mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(travis): fix typescript 2.0.2 issue
This commit is contained in:
parent
e60e20de64
commit
c9c5e446cb
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ install:
|
|||
- npm config set spin false
|
||||
- npm install -g npm@3
|
||||
- npm install -g webpack
|
||||
- npm install -g typescript
|
||||
- npm install -g typescript@2.0.0
|
||||
|
||||
- npm install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue