CI now only runs on master branch.

This commit is contained in:
neviyn 2018-04-18 17:50:22 +00:00
parent e2ecfd8754
commit 1340c8a6e0

View File

@ -19,3 +19,5 @@ compile:
artifacts: artifacts:
paths: paths:
- myos.bin - myos.bin
only:
- master