corrade-nucleus-nucleons – Blame information for rev 37

Subversion Repositories:
Rev:
Rev Author Line No. Line
37 office 1 language: node_js
2  
3 node_js:
4 - '0.10'
5  
6 branches:
7 only:
8 - master
9 - proof
10 - travis-ci
11  
12 # Not using `npm install --dev` because it is recursive. It will pull in the all
13 # development dependencies for CoffeeScript. Way too much spew in the Travis CI
14 # build output.
15  
16 before_install:
17 - npm install
18 - npm install istanbul coveralls
19  
20 env:
21 global:
22 - secure: "BxUHTsa1WVANLQoimilbZwa1MCWSdM9hOmPWBE/rsYb7uT/iiqkRXXwnWhKtN5CLvTvIQbiAzq4iyPID0S8UHrnxClYQrOuA6QkrtwgIEuDAmijao/bgxobPOremvkwXcpMGIwzYKyYQQtSEaEIQbqf6gSSKW9dBh/GZ/vfTsqo="