Skip to content

Commit

Permalink
For some reason Python 3.5 wasn't preinstalled on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 6, 2015
1 parent f1f3bc9 commit 6fec8fe
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 @@ -12,6 +12,7 @@ addons:
- deadsnakes
packages:
- python2.4
- python3.5
install:
- pip install tox PyYAML Jinja2 sphinx
script:
Expand Down

0 comments on commit 6fec8fe

Please sign in to comment.