Skip to content

Commit

Permalink
added junit dependency to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pedela committed Nov 26, 2019
1 parent cea127e commit e092c89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: java
jdk:
- openjdk8
install:
- sudo apt-get install -y ant ant-optional
sudo: false
script: 'ant all'

0 comments on commit e092c89

Please sign in to comment.