Browse Source

alright i give up. bye node 0.12

gh-1008
Rich-Harris 8 years ago
parent
commit
21a5d0d062
  1. 1
      .travis.yml
  2. 1
      appveyor.yml

1
.travis.yml

@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.12"
- "4"
- "6"
env:

1
appveyor.yml

@ -10,7 +10,6 @@ init:
environment:
matrix:
# node.js
- nodejs_version: 0.12
- nodejs_version: 4
- nodejs_version: 6

Loading…
Cancel
Save