From 92bc31b3d13fa197c638727f14b653ee4178b2a8 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Mon, 19 Mar 2018 23:00:56 +0100 Subject: [PATCH] travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ad8af62..e69205e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,5 @@ php: - nightly before_script: - curl -sSfL -o ~/.phpenv/versions/hhvm/bin/phpunit https://phar.phpunit.de/phpunit-5.7.phar +script: +- ./phpunit .