Skip to content

Commit

Permalink
Added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jun 16, 2015
1 parent 0c7ed69 commit f2bee34
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: node_js
node_js:
- "0.12"
deploy:
provider: openshift
user: forge@redhat.com
password:
secure: WQqIuCQrXMryCL72TdxF+euVv0wKeAtMwr2RiCLsMLMD/MKffhNaJbEFsux0ro8eX5nL8HaF/3MVjmTRnXPIBH/HpOFgNfE+LUPzmY008HLXa/FwteIehOZDbwNVsw8FEs+dZ7AjWUoNfvjD46INZLQf/0iG+gEJwNTxojdzjkI=
app: website
domain: forge
on:
repo: forge/website
branch: nodejs

0 comments on commit f2bee34

Please sign in to comment.