Skip to content

Commit ff22da4

Browse files
authored
Remove 3.3 because of not solved dependencies
1 parent 7bc998b commit ff22da4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ php: [5.5,5.6,7.0]
55
env:
66
- SF_VERSION='~3.1.0'
77
- SF_VERSION='~3.2.0'
8-
- SF_VERSION='~3.3.0'
98

109
before_script:
1110
- if [ "$COVERAGE" != "true" ] && [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then phpenv config-rm xdebug.ini; fi

0 commit comments

Comments
 (0)