Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdunelm committed Sep 8, 2017
1 parent 5c77dd1 commit f1e3486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dotnet: 1.0.1
dist: trusty

script:
- mkdir NuPkgs\Support
- mkdir -p NuPkgs/Support
- dotnet --info
- dotnet restore Src/Support/Google.Apis.Tests/Google.Apis.Tests.csproj
- dotnet restore Src/Support/Google.Apis.Auth.Tests/Google.Apis.Auth.Tests.csproj
Expand Down

0 comments on commit f1e3486

Please sign in to comment.