diff --git a/shippable.yml b/shippable.yml index cb2b035..6c01d15 100644 --- a/shippable.yml +++ b/shippable.yml @@ -2,6 +2,7 @@ language: node_js node_js: - 0.10 + - 0.11 # For xunit-file module to put results in shippable folder env: @@ -33,9 +34,10 @@ after_script: - ./node_modules/.bin/istanbul report cobertura --dir shippable/codecoverage/ -cache: true +#cache: true addons: - postgresql : "9.3" + postgresql : "9.2" +#verify pr url