Skip to content

Commit dd711fd

Browse files
committed
Merge branch 'upstream' into pr6
2 parents 72dba46 + 3463adf commit dd711fd

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)