Skip to content

Commit

Permalink
add kibana 5.1.1 to the automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavidebor committed Dec 29, 2016
1 parent bf1636d commit 92ce428
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ env:
- ELASTIC_VERSION="5.0.0-beta1"
- ELASTIC_VERSION="5.0.0"
- ELASTIC_VERSION="5.0.1"
- ELASTIC_VERSION="5.0.2" DEPLOY="true"
- ELASTIC_VERSION="5.0.2"
- ELASTIC_VERSION="5.1.1" DEPLOY="true"


before_script:
- CXX="g++-4.8"
Expand Down

0 comments on commit 92ce428

Please sign in to comment.