Commit 85b86e6476f5a9810f9c13b3a62c457439305f13
1 parent
5bbf3ccf
Exists in
master
and in
4 other branches
travis updated
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.travis.yml
@@ -17,4 +17,4 @@ before_script: | @@ -17,4 +17,4 @@ before_script: | ||
17 | - "bundle exec rake db:migrate RAILS_ENV=test" | 17 | - "bundle exec rake db:migrate RAILS_ENV=test" |
18 | - "bundle exec rake db:seed_fu RAILS_ENV=test" | 18 | - "bundle exec rake db:seed_fu RAILS_ENV=test" |
19 | - "sh -e /etc/init.d/xvfb start" | 19 | - "sh -e /etc/init.d/xvfb start" |
20 | -script: "bundle exec rake travis" | 20 | +script: "bundle exec rake gitlab:test" |