Skip to content

Commit

Permalink
fix: pin travis.ci inmage to ubuntu trusty (14.04)
Browse files Browse the repository at this point in the history
use an image on travis that has support of python 3.3
  • Loading branch information
asfaltboy authored and stoivo committed Aug 30, 2019
1 parent ff6508f commit b4d0152
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 @@ -10,6 +10,7 @@ matrix:
include:
- name: Linux
os: linux
dist: trusty
language: python
python: 3.3
- name: OSX
Expand Down

0 comments on commit b4d0152

Please sign in to comment.