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>2014-10-31 10:22:34 +0300
committerChris Rebert <code@rebertia.com>2014-10-31 10:25:59 +0300
commitfca34b188bf9953ff5539d2f000d31e8d22fb385 (patch)
tree0572eb8e5573d6a8bccf8734d6458ff8b33a216a /.travis.yml
initial scaffolding
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..2689c90
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: scala
+scala:
+ - 2.10.3