From 7f4fa4bf95b481eb09432f74a27d5f4a478142cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 3 Mar 2017 11:36:20 +0100 Subject: travis: try to run busted based test on macOS --- .travis.yml | 2 +- test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fec1d12..6347e79 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ install: - if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew update && brew install libtermkey lua tre plan9port && - luarocks install lpeg; + luarocks install lpeg busted; fi script: diff --git a/test b/test index 4c7a1b5..2f8f387 160000 --- a/test +++ b/test @@ -1 +1 @@ -Subproject commit 4c7a1b5909e65c4a96b02f1fc7e6f0978054dd27 +Subproject commit 2f8f3871b98d0a431ca90372f318df67e5b7d01f -- cgit v1.2.3