Skip to content

Commit

Permalink
Enabled sudo explicitly.
Browse files Browse the repository at this point in the history
Signed-off-by: Kouhei Maeda <mkouhei@palmtb.net>
  • Loading branch information
mkouhei committed Apr 10, 2015
1 parent a587930 commit 3fbdeb3
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
@@ -1,5 +1,6 @@
language: python
python: 3.4
sudo: true
env:
- TOX_ENV=py27
- TOX_ENV=py33
Expand Down

0 comments on commit 3fbdeb3

Please sign in to comment.