1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Update .travis.yml

Updated travis.yml to execute run-script build
This commit is contained in:
Alexander Cerutti
2019-01-10 00:34:21 +01:00
committed by GitHub
parent 2c13c9a528
commit 3d63c268f4

View File

@@ -4,5 +4,5 @@ node_js:
- "8.4.0"
script:
- npm run lint
- npm build
- npm run build
- npm test