Skip to content

Commit

Permalink
Remove 3.3 because of not solved dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
66Ton99 authored Feb 14, 2017
1 parent 7bc998b commit ff22da4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ php: [5.5,5.6,7.0]
env:
- SF_VERSION='~3.1.0'
- SF_VERSION='~3.2.0'
- SF_VERSION='~3.3.0'

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

0 comments on commit ff22da4

Please sign in to comment.