Skip to content

Commit cd68eb3

Browse files
Aligns scala version in Travis with the project one
1 parent cb706ee commit cd68eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: scala
22
sudo: required
33
scala:
4-
- 2.11.7
4+
- 2.11.8
55
jdk:
66
- oraclejdk8
77
cache:

0 commit comments

Comments
 (0)