Skip to content

Commit

Permalink
Fix to Travis state step.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsoprea committed Sep 11, 2016
1 parent d3de7cd commit 675b43c
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
@@ -1,5 +1,5 @@
language: python
python:
- "2.7"
install: pip install -r resources/requirements.txt
install: pip install -r svn/resources/requirements.txt
script: nosetests

0 comments on commit 675b43c

Please sign in to comment.