Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 1688342

Browse files
committed
Merge branch 'feature/9' into develop
Close #9
2 parents 32f885b + fb787df commit 1688342

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ language: php
44
php:
55
- 7.1
66
- 7.2
7-
- nightly
7+
- 7.3
88

99
cache:
1010
directories:
@@ -25,9 +25,6 @@ stages:
2525
- Test
2626

2727
jobs:
28-
allow_failures:
29-
- php: nightly
30-
3128
include:
3229
- stage: Validate against schema
3330
addons:

0 commit comments

Comments
 (0)