Only run appveyor on the master branch

This commit is contained in:
Alex Crichton 2015-07-27 16:01:41 -07:00
parent 76ef150ada
commit 4857224e6a

View File

@ -25,3 +25,7 @@ build: false
test_script:
- cargo test
branches:
only:
- master