Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Merge c8d286d into c620f44
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Mar 8, 2020
2 parents c620f44 + c8d286d commit 41f0277
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .travis.yml
Expand Up @@ -6,26 +6,19 @@ branches:
- trying
- master

matrix:
jobs:
include:
- php: 5.6
- php: 7.0
- php: 7.1
env:
- ENABLE_DEVTOOLS=true
- php: 7.2
- php: 7.3
- php: 7.4
- php: nightly
- php: hhvm-3.12
sudo: required
dist: trusty
group: edge
- php: hhvm
sudo: required
dist: trusty
group: edge
allow_failures:
- php: nightly
- php: hhvm-3.12
- php: hhvm
fast_finish: true

os:
Expand All @@ -34,8 +27,6 @@ os:
notifications:
irc: "chat.freenode.net#hoaproject"

sudo: false

env:
global:
- secure: "AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoAO780/K7xbK3aPnHJmAyw9B3OGRFx2sSnl6umenksq4kmlzmPaUF9g3cHGcXpM5O33P8Tux//iYGASy5W8f5vbxbWSvlwV/aWFW9oSM6G/01gyW9vRFK0MnXpUMyCF9B4K/RJumGxm9BSxkAFFo2gPHIJrd08SOQeiDLygpcEQ=="
Expand Down

0 comments on commit 41f0277

Please sign in to comment.