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 fe15085 commit 2662d7e
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 @@ -20,7 +20,7 @@ script:
- dotnet restore src/PCLExt.FileStorage.NetFX
- dotnet restore test/PCLExt.FileStorage.Core.Test
- dotnet restore test/PCLExt.FileStorage.NetFX.Test
- dotnet build src/PCLExt.FileStorage.Standard.Abstractions
- dotnet build src/PCLExt.FileStorage.Abstractions
- dotnet build src/PCLExt.FileStorage.Core
- FrameworkPathOverride=$MONO_BASE_PATH/4.5-api/ dotnet build src/PCLExt.FileStorage.NetFX
- dotnet build test/PCLExt.FileStorage.Core.Test
Expand Down

0 comments on commit 2662d7e

Please sign in to comment.