Skip to content

Commit a1f4f1f

Browse files
committed
yarn packages cached
1 parent 3ea1647 commit a1f4f1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ script:
99
- "npm run lint"
1010
- "npm run test"
1111
- "npm run build"
12-
yarn: false
12+
cache:
13+
yarn: true

0 commit comments

Comments
 (0)