We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1a319 commit 80f00ccCopy full SHA for 80f00cc
.travis.yml
@@ -10,7 +10,7 @@ before_install:
10
- npm install -g grunt-cli
11
12
install:
13
- - yarn
+ - yarn install
14
15
script: grunt deploy
16
0 commit comments