git ssb

2+

Dominic / pull-stream



Commit b8fd01bf5577991b74b71e78da89af2a44cf9b44

Add Travis targets for Node 4 and 5

Antti Korpi committed on 4/10/2016, 11:28:49 PM
Parent: fd5a385051c12f9b5331d8d77e51257f6d93bdc5

Files changed

.travis.ymlchanged
.travis.ymlView
@@ -1,4 +1,7 @@
11 language: node_js
22 node_js:
33 - 0.6
44 - 0.8
5+ - 0.12
6+ - 4
7+ - 5

Built with git-ssb-web