Merge pull request #307 from TimothyGu/patch-1

chore(travis): switch to travis container based infrastructure and don't test `0.11`
This commit is contained in:
Ari Porad 2016-01-27 16:22:08 -08:00
commit 86fb8d19af

View File

@ -1,7 +1,7 @@
language: c++
sudo: false
env:
- NODE_VERSION="0.10"
- NODE_VERSION="0.11"
- NODE_VERSION="0.12"
- NODE_VERSION="4"
- NODE_VERSION="5"