Skip to content

Commit

Permalink
someone said that when you require sudo, you don't run in the docker …
Browse files Browse the repository at this point in the history
…environment, which is perhaps going to make our tests pass?
  • Loading branch information
stew committed Sep 23, 2016
1 parent 3b6d963 commit e3d34fc
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 @@ cache:
- "$HOME/.ivy2/cache"
- "$HOME/.nvm"
language: scala
sudo: required
scala:
- 2.11.8
jdk:
Expand Down

0 comments on commit e3d34fc

Please sign in to comment.