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 ef8e20a commit 845d89fCopy full SHA for 845d89f
.travis.yml
@@ -5,7 +5,7 @@ install:
5
- nuget install xunit.runner.console -Version 2.1.0 -OutputDirectory testrunner
6
#- nuget install coveralls.io -Version 1.3.4 -OutputDirectory coveralls
7
8
- - $CURRENT_WORKING_DIR=$(pwd)
+ - CURRENT_WORKING_DIR=$(pwd)
9
10
- sudo apt-get install gtk-sharp2
11
- curl -sS https://api.nuget.org/packages/mono.cecil.0.9.5.4.nupkg > /tmp/mono.cecil.0.9.5.4.nupkg.zip
0 commit comments