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 committed Aug 30, 2019
1 parent ff6508f commit 4e2b948
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
@@ -1,5 +1,7 @@
sudo: required

dist: trusty

env:
global:
- PACKAGE="GitSavvy"
Expand Down

0 comments on commit 4e2b948

Please sign in to comment.