Skip to content

Commit

Permalink
Added python 3.4 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katyukha committed Jul 21, 2015
1 parent 0a5efe3 commit 363a3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# command to install dependencies
install: "pip install six coveralls"
# command to run tests
Expand Down

0 comments on commit 363a3a1

Please sign in to comment.