Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
Nope can't be bothered with hhvm
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Jones committed Feb 27, 2017
1 parent 958aa36 commit ef9d772
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,12 +1,11 @@
language: php

php:
- "hhvm"
- "7.1"
- "7.0"

install:
- "composer install --ignore-platform-reqs"
- "composer install"

before_script:
- "mkdir -p ./build/logs"
Expand Down

0 comments on commit ef9d772

Please sign in to comment.