Skip to content

Commit

Permalink
attempt to resolve issue in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
senojj committed Apr 29, 2018
1 parent 099624d commit 1ecdcb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: php
php:
- '7.1'
- nightly
install: composer install
install: composer install
script: vendor/bin/phpunit test

0 comments on commit 1ecdcb1

Please sign in to comment.