Skip to content

Commit

Permalink
proper dist syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
otakup0pe committed Feb 20, 2018
1 parent 4f687f0 commit 684c33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
language: python
python: "2.7"
distro: ubuntu1604 # apt-key no longer works on 1404
dist: ubuntu1604 # apt-key no longer works on 1404
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq python-apt python-pycurl
Expand Down

0 comments on commit 684c33a

Please sign in to comment.