Files: 1f9a3fcaa6f6fa4a3ad0a219f6df1a476588f6d5 / node_modules / pull-file / .travis.yml
110 bytesRaw
1 | sudo: false |
2 | language: node_js |
3 | node_js: |
4 | - 4.2 |
5 | - 5.4 |
6 | |
7 | notifications: |
8 | email: |
9 | - damon.oehlman@gmail.com |
10 |
Built with git-ssb-web
1 | sudo: false |
2 | language: node_js |
3 | node_js: |
4 | - 4.2 |
5 | - 5.4 |
6 | |
7 | notifications: |
8 | email: |
9 | - damon.oehlman@gmail.com |
10 |
Built with git-ssb-web