Minor fixes

Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
Rahul Rudragoudar 2019-04-14 13:30:13 +05:30
parent 4474b4dece
commit 8f5e514692
No known key found for this signature in database
GPG Key ID: 5825856C50762765
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ jdk: oraclejdk8
scala:
- 2.12.8
script:
- sbt ++$TRAVIS_SCALA_VERSION test
- sbt ++$TRAVIS_SCALA_VERSION compile