Skip to content

Commit

Permalink
chore: add runing tests on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
subotic committed Oct 11, 2019
1 parent cf4f9e4 commit 2eeaeb8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
@@ -1,6 +1,17 @@
dist: xenial
sudo: required

language: scala

scala:
- "2.12.1"

python:
- "3.7"

jdk:
- openjdk10

cache:
directories:
- "$HOME/.ivy2"
Expand Down

0 comments on commit 2eeaeb8

Please sign in to comment.