Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit fd8a26a

Browse files
committed
Reinit yarn.lock and update travis.yml
1 parent c1d47d3 commit fd8a26a

File tree

2 files changed

+385
-387
lines changed

2 files changed

+385
-387
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
language: node_js
2-
32
node_js:
43
- node
54
- 6
65
- 4
7-
86
before_script:
9-
- npm install edition-node
10-
- npm install starterkit-mustache-base
11-
7+
- yarn add edition-node
8+
- yarn add starterkit-mustache-base
9+
- yarn add eslint
1210
branches:
1311
only:
1412
- master

0 commit comments

Comments
 (0)