Skip to content

Commit

Permalink
Invoke appveyorCiBuild rather than build task
Browse files Browse the repository at this point in the history
  • Loading branch information
pniederw committed Feb 28, 2015
1 parent 58c81f6 commit 070e77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ environment:
shallow_clone: true

build_script:
- gradlew build
- gradlew appveyorCiBuild

test: off

Expand Down

0 comments on commit 070e77d

Please sign in to comment.