Skip to content

Commit

Permalink
#1 'tests' -> 'test'
Browse files Browse the repository at this point in the history
  • Loading branch information
elenzil committed Jul 25, 2018
1 parent c0eff73 commit 04d64cc
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 @@ -18,4 +18,4 @@ install:
- py.test --version

script:
- py.test -v tests
- py.test -v test

0 comments on commit 04d64cc

Please sign in to comment.