Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urakozz committed Aug 2, 2014
1 parent 6f48755 commit 65e4933
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ php:
- 5.5
- 5.6
- hhvm

before_install:
- phpenv config-add config/config.ini

before_script:
- sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then phpenv config-add .travis.php.ini; fi;'
Expand Down

0 comments on commit 65e4933

Please sign in to comment.