Skip to content

Commit 5bf747f

Browse files
committed
Splitting Travis CI dependencies into different lines
1 parent 41e185d commit 5bf747f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

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

1920
install:

0 commit comments

Comments
 (0)