Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
algnuth doesn't work with python 2
  • Loading branch information
louisabraham authored Feb 6, 2018
1 parent 71bf1b9 commit 3850eba
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,7 +1,7 @@
language: python
cache: pip
python:
- 2.7
- 3.5
- 3.6
#- nightly
#- pypy
Expand Down

0 comments on commit 3850eba

Please sign in to comment.