mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
ci: Fix "all" script in .travis.yml
This commit is contained in:
@@ -8,7 +8,7 @@ node_js: 8
|
|||||||
before_script:
|
before_script:
|
||||||
- npm prune
|
- npm prune
|
||||||
script:
|
script:
|
||||||
- npm all
|
- npm run all
|
||||||
after_success:
|
after_success:
|
||||||
- npx babel-node ./bin/sync-algolia.js
|
- npx babel-node ./bin/sync-algolia.js
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user