Skip to content

Commit

Permalink
#39 appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 30, 2014
1 parent e34880e commit 283949c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions appveyor.yml
@@ -0,0 +1,10 @@
version: 1.0.{build}
branches:
only:
- master
except:
- gh-pages
os: Windows Server 2012
test_script:
- cmd: mvn clean install -Pqulice

0 comments on commit 283949c

Please sign in to comment.