Skip to content

Commit

Permalink
Run the travis tests on Py 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ale-rt committed Mar 31, 2018
1 parent 0c2e077 commit 87d2be0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,6 +1,9 @@
language: python
python:
- 2.7
- 3.4
- 3.5
- 3.6
install:
- python bootstrap.py
- bin/buildout
Expand Down

0 comments on commit 87d2be0

Please sign in to comment.