mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
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:
commit
86fb8d19af
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user