mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Update .travis.yml
Updated travis.yml to execute run-script build
This commit is contained in:
parent
2c13c9a528
commit
3d63c268f4
@ -4,5 +4,5 @@ node_js:
|
|||||||
- "8.4.0"
|
- "8.4.0"
|
||||||
script:
|
script:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm build
|
- npm run build
|
||||||
- npm test
|
- npm test
|
||||||
|
Loading…
Reference in New Issue
Block a user