mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 14:40:25 +08:00
BLD: Only build pushes to master
now that we've turned on Build pushes
This commit is contained in:
@@ -32,3 +32,7 @@ script:
|
||||
- nosetests --with-timer --exclude=^test_examples --with-coverage --cover-package=zipline --timer-top-n=15
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user