diff --git a/.travis.yml b/.travis.yml index 1e7e26b1..fcee9eda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ language: scala scala: - - "2.11.1" \ No newline at end of file + - "2.11.8" + - "2.12.0" +