Drop support for Node 0.12 💀
This commit is contained in:
parent
ce0c620a9f
commit
7135751750
@ -9,7 +9,6 @@ node_js:
|
||||
- '6'
|
||||
- '5'
|
||||
- '4'
|
||||
- '0.12'
|
||||
script:
|
||||
- 'if [ -n "${LINT-}" ]; then make lint ; fi'
|
||||
- 'if [ -z "${LINT-}" ]; then make test-ci ; fi'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user