language: node_js node_js: - "6.1" # npm 3 - "8" # npm 5 script: make lint && make dist # TODO: Make Travis run tests branches: except: - gh-pages