CI in progress.
This commit is contained in:
parent
bce11b9cce
commit
a6ff182aa8
1 changed files with 3 additions and 3 deletions
|
@ -11,17 +11,17 @@ before_install:
|
|||
- npm install --global nyc mocha typescript
|
||||
|
||||
install:
|
||||
- npm run update-versions
|
||||
|
||||
script:
|
||||
- npm run clean
|
||||
- npm run build
|
||||
- npm run build-docs
|
||||
- npm run tslit
|
||||
- npm run coveralls
|
||||
|
||||
script:
|
||||
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue