Skip to content

Commit

Permalink
Merge 0e89184 into 6bc8f93
Browse files Browse the repository at this point in the history
  • Loading branch information
andreybolonin committed Mar 9, 2018
2 parents 6bc8f93 + 0e89184 commit d7df1b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -3,6 +3,9 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
- nightly
install: composer install --dev
Expand All @@ -11,4 +14,4 @@ before_script:
- git config --global user.name "pmill"

after_script:
- php vendor/bin/test-reporter
- php vendor/bin/test-reporter

0 comments on commit d7df1b2

Please sign in to comment.