Browse Source

rm node versions 0.10 and 0.12

activeAddress
Matias Alejo Garcia 9 years ago
parent
commit
bb08cba966
No known key found for this signature in database GPG Key ID: 2470DB551277AB3
  1. 2
      .travis.yml

2
.travis.yml

@ -1,7 +1,5 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
install:
- npm install

Loading…
Cancel
Save