Skip to content

Commit

Permalink
Merge pull request #9 from mkouhei/travis-packages
Browse files Browse the repository at this point in the history
Adds execute apt-get update.
  • Loading branch information
mkouhei committed Apr 10, 2015
2 parents 3fbdeb3 + a7afeda commit f011cf8
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 @@ -7,6 +7,7 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
install:
- sudo apt-get update
- sudo apt-get install -y gnupg dput lintian
- pip install tox coveralls
script:
Expand Down

0 comments on commit f011cf8

Please sign in to comment.