Skip to content

Commit a7a52b7

Browse files
committed
Just provide OPENSSL_LIBDIR
1 parent cc06502 commit a7a52b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install:
3333
- sudo luarocks install luacov-coveralls
3434
- sudo luarocks install lua_cliargs 2.3-3
3535
- sudo luarocks install busted 1.10.0-1
36-
- sudo luarocks install luasec OPENSSL_DIR=/usr/include/ OPENSSL_LIBDIR=/usr/lib/`gcc -print-multiarch`
36+
- sudo luarocks install luasec OPENSSL_LIBDIR=/usr/lib/`gcc -print-multiarch`
3737

3838
script: "sudo luarocks make rockspecs/lua-websockets-scm-1.rockspec && ./test.sh"
3939

0 commit comments

Comments
 (0)