Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/no-carrier.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-04-13 23:23:52 +0300
committerChris Rebert <code@rebertia.com>2015-04-13 23:23:52 +0300
commit110953213638fa46290c48289f06962f70866582 (patch)
tree83ed540f384b6acac2e8c7de257ea2a2a0287a04 /.travis.yml
parent0cb8f2e4e7debf746440c39240fb13b9aa7e316c (diff)
update Scala version in .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2689c90..fd0bbb8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
language: scala
scala:
- - 2.10.3
+ - 2.11.5