We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f91f03 commit 2dcdeedCopy full SHA for 2dcdeed
.travis.yml
@@ -35,5 +35,4 @@ env:
35
# You must run the following command for Travis to be able to have permissions to execute the shell script below
36
# git update-index --chmod=+x build.sh
37
script:
38
- # Skip running tests due to tooling bug https://github.com/dotnet/cli/issues/3073
39
- - ./build.sh --target Test
+ - ./build.sh
0 commit comments