Skip to content

Commit 80f00cc

Browse files
committed
symlinks not working on travis
1 parent 2a1a319 commit 80f00cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_install:
1010
- npm install -g grunt-cli
1111

1212
install:
13-
- yarn
13+
- yarn install
1414

1515
script: grunt deploy
1616

0 commit comments

Comments
 (0)