Sfoglia il codice sorgente

chore: drop support for Node.js 0.10

BREAKING CHANGE: This module no longer supports Node.js 0.10
pull/611/head
greenkeeperio-bot 9 anni fa
parent
commit
41bb433921
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      .travis.yml

+ 0
- 3
.travis.yml Vedi File

@@ -1,8 +1,5 @@
language: node_js
node_js:
- 0.8
- '0.10'
- 0.12
- 4
before_install:
- npm install -g npm@2.x


Loading…
Annulla
Salva