Skip to content

Commit

Permalink
AppVeyor: Install gtksharp. Refs fslaborg#48
Browse files Browse the repository at this point in the history
Enable building of all targets.
  • Loading branch information
juergenhoetzel committed Jul 8, 2015
1 parent 13b91c6 commit cb828db
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 cb828db

Please sign in to comment.