Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Commit 3463adf

Browse files
committed
force busted 1.11
busted 2.0 has changed async test interface
1 parent 014de26 commit 3463adf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ install:
66
- sudo apt-get install libev-dev
77
- sudo apt-get install luajit
88
- sudo apt-get install luarocks
9-
- sudo luarocks install busted
9+
- sudo luarocks install busted 1.11.1-1
1010

1111
script: "sudo luarocks make rockspecs/lua-websockets-scm-1.rockspec && LUA=luajit ./test.sh"
12-

0 commit comments

Comments
 (0)