Skip to content

Commit 3fcfda7

Browse files
authored
Merge pull request #428 from Big-Shark/patch-9
Updated travis config
2 parents 39ba311 + 08b566a commit 3fcfda7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- nightly
910
- hhvm
1011

1112
cache:
@@ -24,6 +25,7 @@ matrix:
2425

2526
allow_failures:
2627
- php: hhvm
28+
- php: nightly
2729
- env: SYMFONY_VERSION="dev-master"
2830

2931
before_install:

0 commit comments

Comments
 (0)