Try removing the conflicting package before install/update

This commit is contained in:
Wesley Wigham
2016-07-15 17:04:54 -07:00
parent a9906e5f00
commit 2037ec69cc
+2
View File
@@ -8,6 +8,8 @@ node_js:
sudo: false
install:
- npm uninstall typescript
- npm uninstall tslint
- npm install
- npm update