Skip to content

Commit 10d9bfb

Browse files
author
N. Taylor Mullen
committed
Turn off sudo for .travis.yml.
1 parent 263c8fb commit 10d9bfb

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,3 +1,4 @@
11
language: csharp
2+
sudo: false
23
script:
34
- ./build.sh verify

0 commit comments

Comments
 (0)