Skip to content

Commit

Permalink
Fixed typo in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommaso Comparin committed Jan 29, 2018
1 parent c8e7c4a commit 556e06f
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 @@ -10,4 +10,4 @@ install:

script:
- python setup_cython.py build_ext --inplace
- nosetests -s -v -w tests
- nosetests -s -v -w Tests

0 comments on commit 556e06f

Please sign in to comment.