Skip to content

Commit 5e96942

Browse files
DanielRufFagnerMartinsBrack
authored andcommitted
Run the tests on Node.js 8 and 10 (js-cookie#446)
1 parent e288a73 commit 5e96942

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
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- '6'
4+
- '8'
5+
- '10'
46
cache:
57
directories:
68
- node_modules

0 commit comments

Comments
 (0)