This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
v8js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#111
from sasezaki/patch-1
add PHP 5.6 to .travis.yml
Stefan Siegl
10 years ago
parent
516770ad57
67edd253f9
commit
79aa6a179c
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,5 +1,6 @@
language: php
php:
+ - 5.6
- 5.5
- 5.4
- 5.3