Skip to content

Commit

Permalink
Merge pull request #155 from scalecube/travis-ci-cd
Browse files Browse the repository at this point in the history
ci-cd using Travis CI
  • Loading branch information
artem-v authored Mar 21, 2020
2 parents 9516751 + 6523f24 commit de9cda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addons:
- libxml-xpath-perl
sudo: required
language: java
jdk: openjdk8
jdk: openjdk11
before_install:
- "./src/main/scripts/ci/before-install.sh"
- "./src/main/scripts/cd/before-deploy.sh"
Expand Down

0 comments on commit de9cda4

Please sign in to comment.