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

Commit c4c2c66

Browse files
committed
test more node version, fix packagist skript
1 parent 23c3e81 commit c4c2c66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ matrix:
3131
env:
3232
- LANG=js
3333
- NODE_RELEASE=6.x
34+
env:
35+
- LANG=js
36+
- NODE_RELEASE=7.x
37+
env:
38+
- LANG=js
39+
- NODE_RELEASE=8.x
3440
- php: 7.1
3541
env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_VERSION=2.8.* SYMFONY_DEPRECATIONS_HELPER=weak
3642
- php: 7.2

0 commit comments

Comments
 (0)