language: go before_install: - sudo apt-get install -qq libglfw-dev libglew-dev script: go test ./... notifications: email: recipients: - hajimehoshi@gmail.com