Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
EvandroLG committed Sep 14, 2015
1 parent 4c6b0a9 commit 1342b02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ install:
- sudo -E luarocks install luasocket
- sudo -E luarocks install luacov
- sudo -E luarocks install luafilesystem
- sudo -E luarocks install lzlib

script:
- sudo -E busted
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ install_dependencies:
luarocks install luasocket
luarocks install busted
luarocks install luafilesystem

install_dependencies_plugins:
luarocks install lzlib

0 comments on commit 1342b02

Please sign in to comment.