Skip to content

Commit

Permalink
Disable HHVM for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Jun 6, 2017
1 parent 6ebb7ed commit 936a17f
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 @@ -21,9 +21,6 @@ matrix:
- php: 7.1
- php: 7.1
env: deps='low'
- php: hhvm
- php: hhvm
env: deps='low'

before_install:
- if [[ $lint = 1 ]]; then wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.1.1/php-cs-fixer.phar; fi
Expand Down

0 comments on commit 936a17f

Please sign in to comment.