diff options
author | Ben Burwell <ben.burwell@trifecta.com> | 2016-07-29 11:53:21 -0400 |
---|---|---|
committer | Ben Burwell <ben.burwell@trifecta.com> | 2016-07-29 11:53:21 -0400 |
commit | 84d6e47814c8a693bcd8cbc33e424a4fe6752ec7 (patch) | |
tree | fbd7ceb560b25ed34e4098ff95e866c39561ec49 | |
parent | 0e1c9e39e533d4330292092b7195f0c669b8fcb9 (diff) |
Remove old node versions from travis
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 9dad04f..1787175 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,5 +22,3 @@ node_js: - 0.12 - 0.11 - 0.10 - - 0.8 - - 0.6 |