fixing travis build

This commit is contained in:
Kononnable 2018-03-18 20:34:18 +01:00
parent cf108fe638
commit 1a40b8edc4

View File

@ -27,7 +27,7 @@ before_install:
- npm install -g greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
- npm run typings-install
- typings install
- npm link typescript
- tsc
after_script: