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

github.com/twbs/gruntworker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-11-11 05:12:42 +0300
committerChris Rebert <code@rebertia.com>2014-12-03 11:05:33 +0300
commita4a2ccf36c63c9416d40c87c7f0bf60e22a1d91c (patch)
treeea5c2df6e2c8402ba55740181074eecf632cd73a /.travis.yml
parent39fa648ccdddeb7d7efbb3192b71fa6e29b895c4 (diff)
v3
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..3f0bc12
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: scala
+scala:
+ - 2.10.4