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:
parent
741ac5632c
commit
9dffc53b3a
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user