Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 7af2e4a

Browse files
committed
Merge pull request #85 from dart-lang/sudo_fix
Added sudo:false
2 parents 338cd56 + ccdd911 commit 7af2e4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
language: dart
22
script: ./tool/travis.sh
3+
sudo: false

0 commit comments

Comments
 (0)