Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Build only master
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Feb 12, 2016
1 parent b7f1c52 commit c85adb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ language: bash
script:
- make shellcheck
- VERSION=${TRAVIS_TAG} make sd-image
branches:
only:
- master
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit c85adb3

Please sign in to comment.