Skip to content

Commit

Permalink
travis-ci: revert busted version to v2.0.0 to avoid isolation bug
Browse files Browse the repository at this point in the history
likely related to lunarmodules/busted#643.
  • Loading branch information
vsergeev committed Nov 11, 2022
1 parent f36e84b commit 1f18ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:

install:
- sudo apt-get install lua5.1 luarocks
- sudo luarocks install busted
- sudo luarocks install busted 2.0.0-1
- git clone https://github.com/LuaJIT/LuaJIT.git
- cd LuaJIT
- git checkout $LUAJIT_TAG
Expand Down

0 comments on commit 1f18ac7

Please sign in to comment.