syncing master travis yml branch whitelist with filter branch

This commit is contained in:
Eric Rowell
2013-09-11 21:12:44 -07:00
parent 9122f7dc0a
commit 88c419fef6

View File

@@ -1,6 +1,9 @@
language: node_js
node_js:
- "0.11"
branches:
only:
- master
before_script:
- npm install
script: