CI in progress.
This commit is contained in:
parent
a6ff182aa8
commit
4698611711
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- npm install --global nyc mocha typescript
|
- npm install --global nyc mocha typescript rimraf
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm run clean
|
- npm run clean
|
||||||
|
|
Loading…
Add table
Reference in a new issue