Skip to content

Commit

Permalink
disable sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Apr 23, 2015
1 parent 9a9012d commit a865356
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 @@ -13,3 +13,4 @@ install:
- (cpanm --installdeps --with-develop -nq .) || cat ~/.cpanm/build.log
script:
- prove -lr xt
sudo: false

0 comments on commit a865356

Please sign in to comment.