Codebase list node-ejs / upstream/2.4.2 .travis.yml
upstream/2.4.2

Tree @upstream/2.4.2 (Download .tar.gz)

.travis.yml @upstream/2.4.2raw · history · blame

language: node_js
sudo: false
node_js:
  - "0.10"
  - "0.12"
  - "iojs-1.1"
  - "iojs-1.2"
before_install:
  - npm update -g npm
  - npm --version