This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftware
/
SonataDoctrineORMAdminBundle
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[Test] Disable php5.4
Thomas Rabaix
13 years ago
parent
41ea3bdc7e
commit
2bacee1a4f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,7 +1,7 @@
language: php
php:
- 5.3
- - 5.4
+
#
- 5.4
env:
- SYMFONY_VERSION=v2.0.5