Merge branch 'master' into experimental
This commit is contained in:
commit
225754ae12
@ -3,6 +3,10 @@ node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
|
||||
branches:
|
||||
except:
|
||||
- experimental
|
||||
|
||||
before_script: "npm install -g codeclimate-test-reporter"
|
||||
script: "make test-travis"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user