language: node_js node_js: - '0.10' - '0.11' - '0.12' before_deploy: - npm install json - node_modules/.bin/json -E "this.version='$TRAVIS_TAG'" -f package.json -I deploy: provider: npm email: JanS@DracoBlue.de api_key: secure: L5zAYgQJJjVwBsPMXIkgStaXHc2zeK/g1czu7cuj4uE/n7p1B7U2RI28kGeTeoyIKRS2haKEBkJubhEEbjPVl1/FGhJ9Pc6RskmJTuSJpSpsbFqJzDDtI0aewFdZ7rFRmMI6YjxCS5Dvml9ZXRTmrP64e6nwYNLaQlOPs0aw12k= on: tags: true repo: DracoBlue/hateoas-client-js branch: master node: 0.12