Skip to content

Commit

Permalink
[release] fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Librazy committed Aug 16, 2019
1 parent 7a6f444 commit d7c7809
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 @@ -2,7 +2,7 @@ jobs:
include:
- stage: main
language: java
jdk: oraclejdk8
jdk: openjdk8
install:
- export MAJOR_VERSION=`sed -n 's/^String majorVersion = \(.*\)$/\1/p' build.gradle`
- export MINOR_VERSION=`sed -n 's/^String minorVersion = \(.*\)$/\1/p' build.gradle`
Expand Down

0 comments on commit d7c7809

Please sign in to comment.