Skip to content

Commit

Permalink
Fixup travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
sileht committed Dec 21, 2018
1 parent d3705f6 commit 3380089
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
sudo: required
dist: xenial
dist: trusty
branches:
only:
- master
cache:
- apt
- pip
language: python
python:
- 2.7
Expand Down

0 comments on commit 3380089

Please sign in to comment.