Skip to content

Commit

Permalink
travis ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu committed Jul 5, 2017
1 parent 981eec8 commit b49c53c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,12 +3,11 @@ language: php
php:
- 5.6
- 7.0
- 7.1
- nightly
- hhvm

matrix:
allow_failures:
- php: 7.0
- php: nightly

sudo: false
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -20,6 +20,11 @@ All Notable changes to `Backpack Settings` will be documented in this file
- Nothing


## 2.0.18 - 2017-07-05

### Fixed
- Removed HHVM from TravisCI, since Laravel 5.4 no longer supports it;

## 2.0.17 - 2017-07-05

### Added
Expand Down

0 comments on commit b49c53c

Please sign in to comment.