Skip to content

Commit f130599

Browse files
committed
Add node version to travis
1 parent 6e262ab commit f130599

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
language: node_js
22
cache: yarn
3+
node_js:
4+
- 8
5+
- node

0 commit comments

Comments
 (0)