Skip to content

Commit

Permalink
pytest syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jbremer committed Apr 25, 2018
1 parent 2bbc005 commit 1d633e5
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 @@ -94,7 +94,7 @@ script:
- cuckoo -d 2>&1|grep "Unable to bind ResultServer"

# Run tests from the "tests" directory.
- py.test --addopts --cov=cuckoo -vv
- py.test --cov=cuckoo -vv

after_success:
- coveralls
Expand Down

0 comments on commit 1d633e5

Please sign in to comment.