@@ -10,6 +10,7 @@ cache:
- node_modules
install:
- travis_retry npm install -g gulp@4.0.0
+- travis_retry npm install -g typescript
- cd ./Tools/Gulp
- travis_retry npm install
jobs: