Skip to content

Commit 41e185d

Browse files
committed
Adding lpeglabel as a dependency for Travis CI
1 parent 3ac0d52 commit 41e185d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ before_install:
1313
- hererocks lua_install -r^ --$LUA
1414
- export PATH=$PATH:$PWD/lua_install/bin
1515
# - luarocks install luacheck
16-
- luarocks install luacov
16+
- luarocks install luacov lpeglabel
1717
# - luarocks install luacov-coveralls
1818

1919
install:

0 commit comments

Comments
 (0)