Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Jun 22, 2018
1 parent 5e77190 commit fe15085
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 @@ -15,7 +15,7 @@ install:
- nuget restore PCLExt.FileStorage.sln

script:
- dotnet restore src/PCLExt.FileStorage.Standard.Abstractions
- dotnet restore src/PCLExt.FileStorage.Abstractions
- dotnet restore src/PCLExt.FileStorage.Core
- dotnet restore src/PCLExt.FileStorage.NetFX
- dotnet restore test/PCLExt.FileStorage.Core.Test
Expand Down

0 comments on commit fe15085

Please sign in to comment.