BLD: Only build master on appveyor (and hopefully PRs too)

This commit is contained in:
Richard Frank
2016-03-23 17:32:21 -04:00
parent a9fcb244ee
commit 98289e4257
+4
View File
@@ -103,3 +103,7 @@ install:
test_script:
- nosetests tests/
- flake8 zipline tests
branches:
only:
- master