Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcelino committed Dec 1, 2014
1 parent 7b96014 commit d3a15bc
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- '0.11'
- '0.10'
deploy:
provider: npm
email: [email protected]
api_key:
secure: ijbUZx+cKKPD3FADy1wBzEs0OkoRDKMu8Wdra/Zrs4Ir+YkUsh7xPoyPh7C37uKuwtCbC1g+W5Mq1ZNlcIkI9lAylL/9H/2G2SPIs2PMp5OW1rbuAWmbyCapVGBT4OuWh8tRvhxBPUOkT3Z9tkUBaU6ULZezsmPnf14mS3pTJMI=
on:
tags: true
repo: appscot/waterline-orientdb

0 comments on commit d3a15bc

Please sign in to comment.