Skip to content

Commit 3339466

Browse files
committed
Merge pull request #37 from tkelman/patch-1
try sudo: false to see if it fixes travis
2 parents 5bb5a25 + 4063513 commit 3339466

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ julia:
88
- nightly
99
notifications:
1010
email: false
11+
sudo: required
12+
dist: trusty

0 commit comments

Comments
 (0)