diff --git a/.travis.yml b/.travis.yml index dd552c427..92dae2224 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,5 @@ before_install: - cp config/database.yml.sample config/database.yml branches: only: - - master \ No newline at end of file + - master + - 188-use-travis \ No newline at end of file