exclude releases branch from travis build

This commit is contained in:
Roman Hotsiy 2016-01-06 19:26:52 +02:00
parent 0f539537c5
commit 6f523b0dc2

View File

@ -1,6 +1,9 @@
language: node_js
node_js:
- '4.0'
branches:
except:
- releases
env:
global:
- GH_REF: github.com/Rebilly/ReDoc.git