Skip to content

Commit

Permalink
Fixed appended sudo to travis.
Browse files Browse the repository at this point in the history
Signed-off-by: Kouhei Maeda <mkouhei@palmtb.net>
  • Loading branch information
mkouhei committed May 24, 2014
1 parent 5fb7c38 commit 5dd8db8
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
Expand Up @@ -8,7 +8,7 @@ env:
- TOX_ENV=py34
- TOX_ENV=pypy
install:
- apt-get install -y gnupg dput lintian
- sudo apt-get install -y gnupg dput lintian
- pip install tox coveralls
script:
- tox -e $TOX_ENV
Expand Down

0 comments on commit 5dd8db8

Please sign in to comment.