Skip to content

Commit 12dad82

Browse files
committed
update travis config
1 parent a54fe91 commit 12dad82

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
language: node_js
22
node_js:
3-
- "7"
4-
- "6"
5-
- "5"
6-
- "4"
3+
- "10.15.3"
74
cache:
85
directories:
96
- "node_modules"
@@ -18,4 +15,4 @@ before_script:
1815
- npm run doc.shopify
1916
- npm run doc.starwars-js
2017
- npm run doc.starwars
21-
- npm run doc.scaphold
18+
- npm run doc.scaphold

0 commit comments

Comments
 (0)