This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
Organizr
mirror of
https://github.com/causefx/Organizr.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Create .travis.yml
causefx
9 years ago
parent
8a592d6f03
commit
6f242d30ee
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
.travis.yml
+ 8
- 0
.travis.yml
View File
@@ -0,0 +1,8 @@
+language: php
+php:
+ - '5.5'
+ - '5.6'
+ - '7.0'
+ - '7.1'
+ - hhvm
+ - nightly