Skip to content

Commit

Permalink
added script & scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
abbruzze committed Jun 18, 2021
1 parent 8832d66 commit 69ca37b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
dist: trusty
language: scala
jdk: oraclejdk11
scala:
- 2.13.5
jdk: oraclejdk11

script:
- sbt compile
- sbt Universal/packageBin

0 comments on commit 69ca37b

Please sign in to comment.