Use container-based infrastructure for faster build

http://docs.travis-ci.com/user/workers/container-based-infrastructure/
This commit is contained in:
Shinnosuke Watanabe
2015-04-30 08:07:53 +09:00
parent 9adacd9875
commit 85e288098e

View File

@@ -1,3 +1,4 @@
sudo: false
language: node_js
node_js:
- "0.8"