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
feat(travis): update distro to ubuntu 18.04 bionic (
#2587
)
Daniel Gibbs
6 years ago
parent
a6552a761e
commit
772109a0de
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: node_js
-dist:
xenial
+dist:
bionic
node_js:
- 10