Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

Commit

Permalink
updated travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonymonori committed Aug 24, 2015
1 parent cef9967 commit d9e871c
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,6 +1,6 @@
language: python
python:
- "2.7.6"
- "2.7"
# command to install dependencies
install: "pip install -r requirements.txt"
# command to run tests
Expand Down

0 comments on commit d9e871c

Please sign in to comment.