CI in progress.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-11 18:03:35 -02:00
parent bce11b9cce
commit a6ff182aa8

View file

@ -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