We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc68d84 commit 572b6a6Copy full SHA for 572b6a6
1 file changed
.travis.yml
@@ -39,4 +39,4 @@ install:
39
# Run the build script
40
script:
41
- travis_retry dotnet restore --disable-parallel
42
- - dotnet build AlgorithmsTest -verbose
+ - dotnet build AlgorithmsTest
0 commit comments