This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
Browse Source
add php 5.6 to travis test
pull/39/head
Aaron Parecki
8 years ago
parent
0beac036b9
commit
a1e109aee0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@ -1,6 +1,7 @@
language
:
php
php:
-
5.5
-
5.6
sudo
:
false
before_script:
-
composer self-update
Write
Preview
Loading…
Cancel
Save