Browse Source

update travis to use containers

faster
Peter Johnson 10 years ago
parent
commit
42a2c189fc
  1. 1
      .travis.yml

1
.travis.yml

@ -2,3 +2,4 @@ language: node_js
script: "npm run unit"
node_js:
- "0.10"
sudo: false
Loading…
Cancel
Save