Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hardevine authored Apr 20, 2019
1 parent 4855d38 commit 7571d4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: php

php:
- 5.6
- 7.0

before_script:
- composer self-update
- composer install --prefer-source --no-interaction

script: vendor/bin/phpunit
script: vendor/bin/phpunit

0 comments on commit 7571d4e

Please sign in to comment.