Added support for jenkins to the ci script

This commit is contained in:
Spencer Alger
2014-01-14 23:44:00 -07:00
parent 18e134d0a6
commit ac67eab8d8
7 changed files with 40 additions and 53 deletions

View File

@ -9,7 +9,7 @@ module.exports = {
src: 'test/integration/yaml_suite/index.js'
},
integration_0_90: {
'integration_0.90': {
src: 'test/integration/yaml_suite/index_0_90.js'
},