Skip to content

Commit

Permalink
Update Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
julienfalque committed Dec 18, 2017
1 parent 2e64623 commit a093886
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ language: php

sudo: false

php:
- 7.1
- 7.2

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y realpath shellcheck
Expand Down

0 comments on commit a093886

Please sign in to comment.