From 1675d26723a3c77a85f0b7195150e6f89e0fb909 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Wed, 15 Jul 2015 23:52:03 +0200 Subject: [PATCH] Run PhpSpec on TravisCI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b074b2100..89340f880 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ before_script: script: - vendor/bin/phpcs --standard=PSR2 -np src + - vendor/bin/phpspec run notifications: email: