Skip to content

Commit

Permalink
another shot at fixing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
knowsuchagency committed Jun 27, 2017
1 parent 7c41869 commit c06a762
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ env:

language: python

python: "3.5"
python: "3.6"

script: tox

addons:
apt:
sources:
- deadsnakes
packages:
- python3.5

0 comments on commit c06a762

Please sign in to comment.