Skip to content

Commit

Permalink
Merge bd56694 into 6ac5154
Browse files Browse the repository at this point in the history
  • Loading branch information
yemel committed Jun 19, 2014
2 parents 6ac5154 + bd56694 commit acbe057
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
language: node_js
node_js:
- "0.10"
- '0.10'
notifications:
hipchat:
rooms:
secure: p6IUoOsKoM7cEmUsYh9JV5XKpUSASXukGkiBxdPU+ELM1CgNT0PyUROXwgDvI0vjSBCJemNh5sqrEQWiT70PcR69rH1JQ6+mHZah4r6W1Ql0NuWibvsofLyCeTzW2nrptdx97Z4y65NiHsaaOo3F+BShTeBpmBAvRMNp/FLMjWU=
template:
- '%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} (<a href="%{build_url}">Details</a>/<a href="%{compare_url}">Change view</a>)'
format: html

# by default, travis will call `npm test`

0 comments on commit acbe057

Please sign in to comment.