Skip to content

Commit

Permalink
Add python 3.5 and 3.6 to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
rnixx committed May 5, 2019
1 parent 7ee8d4d commit 5f4b3e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ cache:
- $HOME/buildout-cache
python:
- 2.7
- 3.5
- 3.6
addons:
apt:
packages:
Expand Down

0 comments on commit 5f4b3e4

Please sign in to comment.