Skip to content

Commit

Permalink
Merge pull request #81 from juergenhoetzel/master
Browse files Browse the repository at this point in the history
AppVeyor: Install gtksharp. Refs #48
  • Loading branch information
dsyme committed Jul 8, 2015
2 parents 13b91c6 + cb828db commit 295c4fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
init:
- git config --global core.autocrlf input
install:
- cinst gtksharp -y
build_script:
- cmd: build.cmd Build
- cmd: build.cmd
test: off
version: 0.0.1.{build}
artifacts:
Expand Down

0 comments on commit 295c4fb

Please sign in to comment.