Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
Add python 3.5 to travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
a5huynh committed Feb 12, 2016
1 parent fbb3eb3 commit 4406260
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
@@ -1,6 +1,7 @@
language: python
python:
- "3.4"
- "3.5"

# install dependencies
install: "pip install -r requirements.txt"
Expand Down

0 comments on commit 4406260

Please sign in to comment.