Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
fc453b87
Commit
fc453b87
authored
Jan 04, 2016
by
Stéphane Goetz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add symfony 3.0 to the array of tested versions
parent
f6172d86
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.travis.yml
.travis.yml
+1
-0
No files found.
.travis.yml
View file @
fc453b87
...
@@ -13,6 +13,7 @@ env:
...
@@ -13,6 +13,7 @@ env:
-
SYMFONY_VERSION=2.3.*
-
SYMFONY_VERSION=2.3.*
-
SYMFONY_VERSION=2.7.*
-
SYMFONY_VERSION=2.7.*
-
SYMFONY_VERSION=2.8.*
-
SYMFONY_VERSION=2.8.*
-
SYMFONY_VERSION=3.0.*
before_script
:
before_script
:
-
bash -c "if [ $TRAVIS_PHP_VERSION != 'hhvm' ] && [ $TRAVIS_PHP_VERSION != '7.0' ] && [ $TRAVIS_PHP_VERSION != 'nightly' ]; then printf '\n\n\n\n' | pecl install pecl_http-1.7.6; fi"
-
bash -c "if [ $TRAVIS_PHP_VERSION != 'hhvm' ] && [ $TRAVIS_PHP_VERSION != '7.0' ] && [ $TRAVIS_PHP_VERSION != 'nightly' ]; then printf '\n\n\n\n' | pecl install pecl_http-1.7.6; fi"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment