travis: build master branch only

This commit is contained in:
DadaMonad 2015-02-23 13:30:58 +00:00
parent f189ae11b0
commit 2a644f2f0c

View File

@ -5,4 +5,7 @@ before_install:
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.10"
branches:
only:
- master