Skip to content

Commit

Permalink
add 3.6 builds, remove 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Feb 13, 2017
1 parent d57708c commit 32affb9
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,9 +1,9 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "pypy"
install: python setup.py install
script: python setup.py test

0 comments on commit 32affb9

Please sign in to comment.