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 ccfb95f commit 8702b2eCopy full SHA for 8702b2e
circle.yml
@@ -5,7 +5,7 @@ machine:
5
test:
6
override:
7
- npm install -g gulp
8
- - hpm install
+ - npm install
9
- gulp build
10
11
post:
shippable.yml
@@ -9,7 +9,7 @@ env:
script:
12
13
14
15
after_script:
0 commit comments