diff --git a/.travis.yml b/.travis.yml index 9bfea6a..0348aa1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ rvm: - 2.0.0 - 2.1.2 script: - - RAILS_ENV=test bundle exec rake --trace initial_setup spec \ No newline at end of file + - RAILS_ENV=test bundle exec rake --trace bootstrap spec \ No newline at end of file