diff --git a/.travis.yml b/.travis.yml index c3289a1..ac13f6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,5 @@ node_js: - "0.10" - "0.11" - "0.12" - - "stable" \ No newline at end of file + - "lts/*" + - "stable"