Skip to content

Commit 278474f

Browse files
authored
Merge pull request #64 from WordPress/update/node-9-is-still-alive
Re-add node 9 to testing
2 parents 4e8eec1 + 269996c commit 278474f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
33
- '8'
4+
- '9'
45
- '10'
56
- 'node'
67
before_install:

0 commit comments

Comments
 (0)