Skip to content

Commit 845d89f

Browse files
authored
Update .travis.yml
1 parent ef8e20a commit 845d89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ install:
55
- nuget install xunit.runner.console -Version 2.1.0 -OutputDirectory testrunner
66
#- nuget install coveralls.io -Version 1.3.4 -OutputDirectory coveralls
77

8-
- $CURRENT_WORKING_DIR=$(pwd)
8+
- CURRENT_WORKING_DIR=$(pwd)
99

1010
- sudo apt-get install gtk-sharp2
1111
- 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

Comments
 (0)