Skip to content

Commit

Permalink
Easier to read travis
Browse files Browse the repository at this point in the history
[skip appveyor]
  • Loading branch information
alanhdu committed Feb 15, 2016
1 parent d2a8568 commit cac0bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_script:
- conda env export # So complete environment for debugging

script:
- travis_wait py.test --verbose -n 2
- travis_wait py.test --verbose

notifications:
email: false
Expand Down

0 comments on commit cac0bf6

Please sign in to comment.