aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 94923c1dab75dc3c0f1ee30c7c329b5b70fc5cdf (plain) (blame)
1
2
3
4
5
6
language: scala
scala:
   - 2.11.7
   - 2.12.0-M3
jdk:
  - oraclejdk8 # this should be changed to openjdk as soon as it becomes available on Travis CI