Skip to content

Commit

Permalink
symlinks not working on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cesine committed Sep 5, 2020
1 parent 2a1a319 commit 80f00cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ before_install:
- npm install -g grunt-cli

install:
- yarn
- yarn install

script: grunt deploy

Expand Down

0 comments on commit 80f00cc

Please sign in to comment.