Skip to content

Commit

Permalink
Fix travis install commands bug
Browse files Browse the repository at this point in the history
  • Loading branch information
tt1991 committed Dec 10, 2015
1 parent fe6eb51 commit 5134867
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ install:
- sudo apt-get install luajit
- sudo apt-get install luarocks
- sudo luarocks install --server=http:https://luarocks.org/dev openssl
- sudo whereis openssl
- sudo luarocks install luasec OPENSSL_LIBDIR=/usr/lib/x86_64-linux-gnu
- sudo luarocks install luafilesystem
- sudo luarocks install busted
Expand Down

0 comments on commit 5134867

Please sign in to comment.