This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
cakephp
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fixed 3.next > 4.x merge error where travis distribution was not set to xenial
Corey Taylor
6 years ago
parent
36cced09b5
commit
627628325b
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,6 +1,6 @@
language: php
-dist:
trusty
+dist:
xenial
services:
- memcached