CI in progress.
This commit is contained in:
parent
fe1225230f
commit
c7263c4b01
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