Skip to content

Commit

Permalink
Added Node 6 and 8 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Aug 8, 2017
1 parent 533afa1 commit 7c3c6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
env:
matrix:
- ELASTIC_VERSION="2.3.0" ELASTIC_URL=https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.3.0/elasticsearch-2.3.0.tar.gz
Expand Down

0 comments on commit 7c3c6fe

Please sign in to comment.