Skip to content

Commit 691ece8

Browse files
author
Ethan Cohen
committed
Revert "[ci] - Test yarn in travis ci."
This reverts commit b60a3f0.
1 parent b60a3f0 commit 691ece8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,5 @@ node_js:
33
- 4
44
- 5
55
- 6
6-
cache:
7-
directories:
8-
- $HOME/.npm
9-
- $HOME/.yarn-cache
10-
- node_modules
11-
before_install:
12-
- time npm i -g yarn --cache-min 999999999
13-
install:
14-
- time yarn
156
after_success:
167
- npm run coveralls

0 commit comments

Comments
 (0)