We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc998b commit ff22da4Copy full SHA for ff22da4
.travis.yml
@@ -5,7 +5,6 @@ php: [5.5,5.6,7.0]
5
env:
6
- SF_VERSION='~3.1.0'
7
- SF_VERSION='~3.2.0'
8
- - SF_VERSION='~3.3.0'
9
10
before_script:
11
- if [ "$COVERAGE" != "true" ] && [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then phpenv config-rm xdebug.ini; fi
0 commit comments