.travis.yml 157 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 language: node_js node_js: - 0.10 script: npm run test-coveralls notifications: email: - craig.j.condon@gmail.com branches: only: - master