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:
|
||||
- npm prune
|
||||
script:
|
||||
- npm all
|
||||
- npm run all
|
||||
after_success:
|
||||
- npx babel-node ./bin/sync-algolia.js
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user