diff --git a/.travis.yml b/.travis.yml index 2c2ca84..66ffab9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,5 +8,5 @@ rvm: - 1.9.3 gemfile: - Gemfile -after_install: +before_script: - ./spec/support/setup-test.sh