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 d85194f commit cbbdddaCopy full SHA for cbbddda
.travis.yml
@@ -1,4 +1,6 @@
1
language: csharp
2
sudo: false
3
+mono:
4
+ - 4.0.5
5
script:
6
- ./build.sh --quiet verify
0 commit comments