We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9906e5 commit 2037ec6Copy full SHA for 2037ec6
.travis.yml
@@ -8,6 +8,8 @@ node_js:
8
sudo: false
9
10
install:
11
+ - npm uninstall typescript
12
+ - npm uninstall tslint
13
- npm install
14
- npm update
15
0 commit comments