Skip to content

Commit

Permalink
Merge pull request #12 from malarzm/travis
Browse files Browse the repository at this point in the history
Adjust travis configuration
  • Loading branch information
malarzm committed Dec 10, 2016
2 parents 0ec4d24 + caa90f6 commit 6809da8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm

before_script:
Expand All @@ -14,7 +15,3 @@ before_script:

script:
- ./vendor/bin/phpunit

notifications:
email:
- malarzm@gmail.com

0 comments on commit 6809da8

Please sign in to comment.