Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
use docker in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Zhu committed Oct 10, 2020
1 parent e314441 commit b3f0f15
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
Expand Up @@ -2,6 +2,8 @@ language: scala
sudo: false
jdk: oraclejdk8
dist: trusty
services:
- docker
cache:
directories:
- "$HOME/.ivy2/cache"
Expand Down

0 comments on commit b3f0f15

Please sign in to comment.