Skip to content

Commit

Permalink
Fixed env.
Browse files Browse the repository at this point in the history
  • Loading branch information
denpamusic committed Dec 18, 2018
1 parent acd481b commit cd86cda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -10,8 +10,7 @@ php:
- nightly

env:
- ILLUMINATE_VERSION=5.1.*
- PHPUNIT_REQUIRED=1
- ILLUMINATE_VERSION=5.1.* PHPUNIT_REQUIRED=1

before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit cd86cda

Please sign in to comment.