Skip to content

Commit

Permalink
trying to fix the travis build by specifying an old travis dist
Browse files Browse the repository at this point in the history
  • Loading branch information
mpollmeier committed Feb 12, 2020
1 parent ae7c3a9 commit eb1c464
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
@@ -1,3 +1,4 @@
language: scala
dist: xenial
jdk: oraclejdk8
script: sbt "^ scripted"

0 comments on commit eb1c464

Please sign in to comment.