Skip to content

Commit 2dcdeed

Browse files
committed
Run dotnet pack
1 parent 7f91f03 commit 2dcdeed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ env:
3535
# You must run the following command for Travis to be able to have permissions to execute the shell script below
3636
# git update-index --chmod=+x build.sh
3737
script:
38-
# Skip running tests due to tooling bug https://github.com/dotnet/cli/issues/3073
39-
- ./build.sh --target Test
38+
- ./build.sh

0 commit comments

Comments
 (0)