try to fix build

This commit is contained in:
Tommy Parnell
2016-02-28 21:16:20 -05:00
parent f7c16c5fdb
commit 19f3273f75

View File

@@ -15,7 +15,6 @@ before_build:
- ps: dnvm list
- ps: dnvm use 1.0.0-rc1-final
- ps: npm cache clean
- ps: npm install -g gulp bower
- ps: dnu restore
- cmd: set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%