Skip to content

Commit

Permalink
Updated travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Shevchuk authored and Anton Shevchuk committed Oct 20, 2017
1 parent 8cdf181 commit 42ceebb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: php
php:
- 7.0
- 7.1
- 7.2
- master
matrix:
allow_failures:
- php: master
env:
- BLUZ_MODULE=options
before_install:
Expand Down

0 comments on commit 42ceebb

Please sign in to comment.