mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Tell travis to npm run build
This commit is contained in:
@@ -4,5 +4,7 @@ node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
sudo: required
|
||||
before_script:
|
||||
- npm run all
|
||||
after_success:
|
||||
- ./scripts/txpush.sh
|
||||
|
||||
Reference in New Issue
Block a user