Skip to content

Commit 70dcb2f

Browse files
committed
Use --machine travis when running asv
1 parent 899a90d commit 70dcb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ script:
4040
- |
4141
cd benchmarking
4242
asv machine --machine travis
43-
asv dev
43+
asv dev --machine travis
4444
- cd ..
4545
# build docs with warnings as errors
4646
- |

0 commit comments

Comments
 (0)