adds sudo back to travis config [appveyor skip]
This commit is contained in:
parent
09b1cd3e47
commit
5460e461bd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: julia
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
# sudo: required
|
||||
sudo: required
|
||||
julia:
|
||||
# - release
|
||||
- 0.4
|
||||
|
|
Loading…
Reference in a new issue