Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed May 22, 2016
1 parent 43794bd commit d88c5d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python

python:
- "2.6"
- "2.7"

sudo: required
Expand All @@ -10,4 +9,4 @@ sudo: required
install: "pip install -r requirements.txt"

# command to run tests
script: nosetests
script: nosetests

0 comments on commit d88c5d4

Please sign in to comment.