This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
dokuwiki-plugin-icons
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added PHP7 version to travis.yml
Giuseppe Di Terlizzi
9 years ago
parent
1fd57e871f
commit
fad96a1b86
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -1,5 +1,7 @@
language: php
php:
+ - "7.0"
+ - "5.6"
- "5.5"
- "5.4"
- "5.3"