language: node_js sudo: false before_install: - bash travis.sh - export PATH=$PATH:$HOME/protobuf/bin node_js: - "0.12" - "4.0"