Skip to content

Commit e1c538f

Browse files
committed
locking down dependency on busted for travis
1 parent aad2ff6 commit e1c538f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ branches:
1313
install:
1414
- sudo apt-get install luajit
1515
- sudo apt-get install luarocks
16-
- sudo luarocks install busted
16+
- sudo luarocks install busted 2.0rc10-1
1717

1818
script: "busted spec"

0 commit comments

Comments
 (0)