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

@ -18,4 +18,6 @@ compile:
- '~/.nimble/bin/nake build'
artifacts:
paths:
- myos.bin
- myos.bin
only:
- master