From 85d6655845a85f67281f250dbaaad33a96900f1e Mon Sep 17 00:00:00 2001 From: splitice Date: Mon, 19 Oct 2015 16:05:50 +1100 Subject: [PATCH] travis-ci: attempt to fix nuspec path --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bfb76fa..94557b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,4 @@ script: - export EnableNuGetPackageRestore=false - mozroots --import --sync - xbuild CI.proj - - travis_retry bash travis-ci/nuget-upload.sh QuadTrees \ No newline at end of file + - travis_retry bash travis-ci/nuget-upload.sh \ No newline at end of file