Skip to content

Commit

Permalink
Actually test against different Python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 10, 2018
1 parent 9211faa commit bd56448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: python
sudo: false
env:
python:
- "2.7"
- "3.4"
- "3.5"
Expand Down

0 comments on commit bd56448

Please sign in to comment.