Skip to content

Commit

Permalink
Travis says this option is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
konklone committed Apr 3, 2014
1 parent e0159e3 commit 4c8af91
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
language: python
python:
- "2.7"
# - "3.2"
# command to install dependencies
install: pip install -r requirements.txt --use-mirrors
# command to run tests

install: pip install -r requirements.txt
script: python test/run

notifications:
email:
recipients:
recipients:
- eric@sunlightfoundation.com
- tauberer@govtrack.us
- dwillis@gmail.com
Expand Down

0 comments on commit 4c8af91

Please sign in to comment.