Skip to content

Commit

Permalink
Merge pull request #4 from manikitos/travis-fix
Browse files Browse the repository at this point in the history
fix travis build
  • Loading branch information
momofant authored Jan 11, 2021
2 parents 17ee4d6 + c2a22c6 commit 3b653e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: java
before_install:
- git clone https://github.com/Biosoft-ru/jobcontrol.git
&& cd jobcontrol
&& git checkout v2.0
&& mvn install -DskipTests=true -Dmaven.javadoc.skip=true
&& cd ../
install:
Expand Down

0 comments on commit 3b653e0

Please sign in to comment.