.travis.yml 67 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 language: node_js node_js: - "8" - "7" - "6" - "5" - "4"