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
31a011ce
Commit
31a011ce
authored
Nov 10, 2014
by
Bas de Nooijer
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-1' of github.com:smoench/solarium into develop
parents
6a77b2d8
5ca728dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
.travis.yml
.travis.yml
+16
-2
No files found.
.travis.yml
View file @
31a011ce
language
:
php
php
s
:
php
:
-
5.6
-
5.5
-
5.4
-
5.3
-
hhvm
-
hhvm-nightly
env
:
-
SYMFONY_VERSION=2.1.*
-
SYMFONY_VERSION=2.2.*
-
SYMFONY_VERSION=2.3.*
-
SYMFONY_VERSION=2.4.*
-
SYMFONY_VERSION=2.5.*
before_script
:
-
echo "\n\n\n\n" | pecl install pecl_http-1.7.6
-
composer
install
-
composer
require --prefer-source --dev symfony/event-dispatcher:${SYMFONY_VERSION}
script
:
vendor/bin/phpunit -c phpunit.xml.travis
after_script
:
vendor/bin/coveralls -v
matrix
:
allow_failures
:
-
php
:
hhvm
-
php
:
hhvm-nightly
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