This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
chamilo-lms2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Re-add PHP 7 and HHVM to travis config
Yannick Warnier
10 years ago
parent
08429f8818
commit
2226bfe321
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -4,6 +4,8 @@ php:
- 5.4
- 5.5
- 5.6
+ - hhvm
+ - 7
before_install:
- sudo apt-get update -qq