Justin Donaldson %!s(int64=9) %!d(string=hai) anos
pai
achega
da20ffc6b2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -146,7 +146,8 @@ install:
   # Install lua specific resources 
   - source .travis/setenv_lua.sh
   - pip install --user cpp-coveralls
-  - luarocks install lrexlib-pcre --server=https://luarocks.org/dev
+  # Use this special version of lrexlib-pcre 
+  - luarocks install lrexlib-pcre 2.7.2-1 --server=https://luarocks.org/dev
   - luarocks install luautf8 --server=https://luarocks.org/dev
 
 script: