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

github.com/Yonaba/Moses.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYonaba <roland.yonaba@gmail.com>2018-08-22 22:48:24 +0300
committerYonaba <roland.yonaba@gmail.com>2018-08-22 22:48:24 +0300
commit2a701657d3dab3a45d46787ca58c8865073c9774 (patch)
tree135b492de43be6cbfd1011e49506fce33099bea6
parenteac25e6af8158d23380f9d80fb2c06e021898710 (diff)
Revert to LuaRocks 2.3.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3de9254..d884837 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ sudo: false
env:
global:
- - LUAROCKS=3.0.1
+ - LUAROCKS=2.3.0
matrix:
- LUA=lua5.1
- LUA=lua5.2