This website works better with JavaScript
Home
Explore
Project
Register
Sign In
go
/
ngrok
Watch
4
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Browse Source
set sudo to false to use new container based infrastructure.
Otto Jongerius
10 years ago
parent
31e1d02a35
commit
475911a83c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -1,3 +1,4 @@
+sudo: false
language: go
script: make release-all
install: true