Skip to content

Commit

Permalink
Don't allow Travis builds with PHP 7.2 to fail; run Fuseki snapshot b…
Browse files Browse the repository at this point in the history
…uilds with PHP 7.2. Related to #758
  • Loading branch information
osma committed Nov 19, 2018
1 parent d99ef31 commit ee1ea2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ matrix:
exclude:
- php: 7.0
env: FUSEKI_VERSION=SNAPSHOT
- php: 7.2
- php: 7.1
env: FUSEKI_VERSION=SNAPSHOT
allow_failures:
- php: 7.2
- env: FUSEKI_VERSION=SNAPSHOT
notifications:
slack: kansalliskirjasto:9mOKu3Vws1CIddF5jqWgXbli

0 comments on commit ee1ea2a

Please sign in to comment.