Codebase list node-slide / fresh-snapshots/main .travis.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.travis.yml @fresh-snapshots/mainraw · history · blame

language: node_js
sudo: false
before_install:
  - "npm -g install npm"
node_js:
  - "4"
  - "6"
  - "0.10"
  - "5"
  - "0.12"