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

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-11-07 06:11:55 +0300
committerChris Rebert <github@rebertia.com>2014-11-07 06:11:55 +0300
commit73e78c0cb683cfe64dd5d3a7fce8fb4123e353fd (patch)
treed7547fa462a50fbf1419380fd1b91c4b6f166389
parentb9b46994135a68cf6b4eaea3e43992f6fb9d6355 (diff)
Fixes #21
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2689c90..3f0bc12 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,3 @@
language: scala
scala:
- - 2.10.3
+ - 2.10.4