This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
LinuxGSM
mirror of
https://github.com/GameServerManagers/LinuxGSM.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
put sudo back in. check packages
CedarLUG
9 years ago
parent
cc7ddcac7f
commit
58fa09aa1c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,5 +1,5 @@
language: bash
-sudo:
false
+sudo:
required
env:
- DISTRO=ubuntu-trusty