Artifact 5906857649486261a42c3afc391a719c32aa085f:
- File vimium/.travis.yml — part of check-in [a22b167b68] at 2013-07-08 05:05:27 on branch trunk — - import current checkout of vimium from git, with my custom patches and Makefile separated from the upstream project (user: beyert size: 214)
language: node_js node_js: 0.8 before_install: - "npm install -g coffee-script" - "cake build" script: "cake test" notifications: email: false branches: except: - experimental - 1.43 - commands