From deaa8f83fc1baa5c386431863202a5a78c6bc629 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 28 Jan 2016 16:36:20 -0500 Subject: [PATCH] let auraphp pretend to be a framework and a loose set of components at the same time --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2454b49..9ff0916 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md + - awesome_bot README.md --white-list auraphp.com notifications: - email: false \ No newline at end of file + email: false