1
0
mirror of https://github.com/danog/gift.git synced 2024-11-26 20:04:47 +01:00

travis.yml: removed legacy nodes

This commit is contained in:
Luke Plaster 2017-11-06 21:15:26 +08:00
parent d42dc58cee
commit 34f338c81e

View File

@ -1,8 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "8"