Skip to content

Commit

Permalink
Travis: Fix luarocks command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Amos committed Dec 27, 2015
1 parent 8f50bac commit 419ea9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 419ea9b

Please sign in to comment.