Skip to content

Commit

Permalink
updated travis config and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris NeJame committed Jun 22, 2017
1 parent 032645f commit 8b36132
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ python:
- 3.5
- 3.6
script:
- pytest -v contextional/tests/
- pytest -v
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
nose>=1.3.7;
pytest>=3.1.2;

0 comments on commit 8b36132

Please sign in to comment.