Skip to content

Commit ea76008

Browse files
author
Hyunje Jun
committed
Update .travis.yml
Remove unused Yarn setting and update Node.js versions.
1 parent f0d7e0f commit ea76008

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- "4"
43
- "6"
54
- "7"
6-
cache: yarn
5+
- "8"

0 commit comments

Comments
 (0)