Skip to content

Commit

Permalink
TST fix Travis build for Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Nov 25, 2015
1 parent c9509aa commit 19c95a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python
python: 2.7
python: 3.5
sudo: false
env:
- TOXENV=py26
- TOXENV=py27
Expand Down

0 comments on commit 19c95a6

Please sign in to comment.