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
add PHP 5.6 to .travis.yml
kazusuke sasezaki
10 years ago
parent
516770ad57
commit
67edd253f9
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