Skip to content

Commit fbbb053

Browse files
committed
Update travis to use yarn
1 parent cee4467 commit fbbb053

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
language: node_js
22

3-
node_js:
4-
- 0.10
5-
6-
install:
7-
- npm install
3+
cache: yarn
84

95
script:
106
- gulp lint

0 commit comments

Comments
 (0)