Skip to content

Commit cc57e8b

Browse files
authored
Merge pull request #58 from jstransformers/boilerplate/node-12
boilerplate: Add Node.js 12 testing
2 parents 068e3d3 + cd40bce commit cc57e8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66
- "9"
77
- "10"
88
- "11"
9+
- "12"
910

1011
notifications:
1112
email: false

0 commit comments

Comments
 (0)