Skip to content

Commit

Permalink
adds py3 to build
Browse files Browse the repository at this point in the history
  • Loading branch information
azhukov committed Sep 25, 2015
1 parent 8b11e47 commit 970dca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
language: python
python:
- "2.7"
- "3.4"

install: "pip install -r requirements.txt"
# command to run tests
Expand Down

0 comments on commit 970dca9

Please sign in to comment.