Skip to content

Commit

Permalink
Travis with php 7.4 (#416)
Browse files Browse the repository at this point in the history
* Block Preview styling

* Tooltip preview fix #246

* Date plugin with custom format

* Changelog for #270

* Refactored namespace using

* Connection lost handling

* Unit test fixed close #229

* CONNECTION_ID only available in mysql

* Block Preview styling

* Tooltip preview fix #246

* travis tests with php 7.4

* clean up dist
  • Loading branch information
boehsermoe authored and nadar committed Dec 4, 2019
1 parent 7e03a17 commit 80bc03e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4
- nightly

matrix:
allow_failures:
- php: 5.6
- php: 7.4
- php: nightly

sudo: false
Expand Down

0 comments on commit 80bc03e

Please sign in to comment.