Skip to content

Commit

Permalink
Releasing 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trampi committed Sep 29, 2017
1 parent 331353f commit f207a91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addons:
jdk: oraclejdk8
env:
global:
- PLUGIN_VERSION=0.2.0
- PLUGIN_VERSION=0.3.0
- TERM=dumb
matrix:
- ELASTICSEARCH_VERSION=5.4.0 KIBANA_VERSION=5.4.0
Expand Down Expand Up @@ -43,6 +43,7 @@ script:
- echo running tests....
- pushd tests
- ./gradlew -Dwebdriver.chrome.driver=/tmp/chromedriver test --info --stacktrace
- popd

before_deploy:
- cp /tmp/stagemonitor-kibana-* ${TRAVIS_BUILD_DIR}
Expand Down

0 comments on commit f207a91

Please sign in to comment.