fix(build): don't trigger travis on g3sync branch

This commit is contained in:
Alex Eagle 2015-07-23 13:51:57 -07:00
parent 49dc819d23
commit 61b7703406
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ sudo: false
node_js:
- '0.12'
branches:
except:
- g3sync
cache:
directories:
- node_modules