Skip to content

Commit 8a8132a

Browse files
committed
fix yarn
1 parent a808f0d commit 8a8132a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ branches:
3737
- master
3838
cache:
3939
yarn: true
40+
install:
41+
- yarn
4042
script:
4143
- git config --global user.name "${GH_NAME}"
4244
- git config --global user.email "${GH_EMAIL}"

0 commit comments

Comments
 (0)