Build only on develop branch - for now

temporary until we update the shell scripts for dual-branch builds
pull/1464/head
SingLi 10 years ago
parent 589133d2ca
commit d81ac64e1a
  1. 2
      .travis.yml

@ -2,7 +2,6 @@ sudo: required
language: node_js
branches:
only:
- master
- develop
node_js:
- '0.12'
@ -50,5 +49,4 @@ deploy:
local_dir: ../build
on:
branch:
- master
- develop

Loading…
Cancel
Save