mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-20 19:45:07 -06:00
Merge branch 'travis-cache'
This commit is contained in:
commit
394dbbf280
10
.travis.yml
10
.travis.yml
@ -18,3 +18,13 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- transforms
|
||||
|
||||
install:
|
||||
- npm uninstall typescript
|
||||
- npm uninstall tslint
|
||||
- npm install
|
||||
- npm update
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user