diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index b7c3c78..3bd9c80 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,5 @@ node_js: - "node" - "8" - "6" - - "5" - - "4" script: make test-coveralls sudo: false |
