Travis: Fix luarocks command.

This commit is contained in:
Brandon Amos 2015-12-27 08:49:06 -05:00
parent 8f50bac850
commit 419ea9bbb2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ install:
- pip install flake8
- sudo apt-get update -qq
- sudo apt-get install -y luarocks
- luarocks install luacheck
- sudo luarocks install luacheck
- docker pull bamos/openface
script: