Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gildonei authored Sep 18, 2019
1 parent 2001d60 commit db9e604
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@ php:
- '7.1'
- '7.2'
- '7.3'
sudo: false
install: true
script: php -v
branches:
only:
- master

0 comments on commit db9e604

Please sign in to comment.