From 31edf7fcea0bf329fba0a40f4471cffb212632a2 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 10 May 2015 21:44:18 +0200 Subject: [PATCH] push --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4e0e44b0..a09edc26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,5 @@ allow_failures: install: - composer require smarty/smarty-php:3.1.*@dev + script: phpunit --configuration ../smarty-php/phpunit.xml \ No newline at end of file