fix(travis): fix typescript 2.0.2 issue

This commit is contained in:
nixa 2016-08-31 18:40:12 +03:00
parent e60e20de64
commit c25faf89cd
3 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ npm install --global webpack-dev-server
* typescript
```bash
npm install --global typescript@beta
npm install --global typescript@2.0.0
```
## Clone repository and install dependencies