From 92f7ec05418627e654a43dcc3bf0e57038b13555 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Wed, 3 Oct 2018 15:10:33 +1300 Subject: [PATCH] add behat tests back to master branch. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0d8ba1c..950a6ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,3 +47,4 @@ script: - moodle-plugin-ci shifter - moodle-plugin-ci jshint - moodle-plugin-ci phpunit + - moodle-plugin-ci behat