We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae08bb commit 07516d5Copy full SHA for 07516d5
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ install:
6
- sudo apt-get install libev-dev
7
- sudo apt-get install luajit
8
- sudo apt-get install luarocks
9
- - sudo luarocks install busted
+ - sudo luarocks install busted 1.9.0-1
10
11
script: "sudo luarocks make rockspecs/lua-websockets-scm-1.rockspec && LUA=luajit ./test.sh"
12
0 commit comments