Skip to content

Commit 2662d7e

Browse files
authored
Update .travis.yml
1 parent fe15085 commit 2662d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ script:
2020
- dotnet restore src/PCLExt.FileStorage.NetFX
2121
- dotnet restore test/PCLExt.FileStorage.Core.Test
2222
- dotnet restore test/PCLExt.FileStorage.NetFX.Test
23-
- dotnet build src/PCLExt.FileStorage.Standard.Abstractions
23+
- dotnet build src/PCLExt.FileStorage.Abstractions
2424
- dotnet build src/PCLExt.FileStorage.Core
2525
- FrameworkPathOverride=$MONO_BASE_PATH/4.5-api/ dotnet build src/PCLExt.FileStorage.NetFX
2626
- dotnet build test/PCLExt.FileStorage.Core.Test

0 commit comments

Comments
 (0)