Skip to content

Commit

Permalink
Added virt: lxd.
Browse files Browse the repository at this point in the history
  • Loading branch information
vbence committed Nov 18, 2020
1 parent 34400f7 commit d146029
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Expand Up @@ -10,12 +10,14 @@ _deploy: &_deploy
jdk: oraclejdk9

language: java
install: true
script: true

os: linux
group: edge
arch: arm64-graviton2
dist: xenial
virt: lxd

install: true
script: true

before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
Expand Down

0 comments on commit d146029

Please sign in to comment.