mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
Test instead
This commit is contained in:
parent
73cd3aacad
commit
1975e3f5aa
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ install:
|
||||||
- npm install
|
- npm install
|
||||||
- npm prune
|
- npm prune
|
||||||
|
|
||||||
|
script:
|
||||||
|
- npm run test
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
- "/^v\\d+\\.\\d+\\.\\d+$/"
|
- "/^v\\d+\\.\\d+\\.\\d+$/"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue