Skip to content

Commit cac0bf6

Browse files
committed
Easier to read travis
[skip appveyor]
1 parent d2a8568 commit cac0bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_script:
2323
- conda env export # So complete environment for debugging
2424

2525
script:
26-
- travis_wait py.test --verbose -n 2
26+
- travis_wait py.test --verbose
2727

2828
notifications:
2929
email: false

0 commit comments

Comments
 (0)