Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Torann committed Jun 21, 2017
1 parent da0808c commit 9e7bff7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -4,7 +4,6 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm

matrix:
allow_failures:
Expand All @@ -14,4 +13,4 @@ before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev

script: phpunit
script: phpunit

0 comments on commit 9e7bff7

Please sign in to comment.