diff --git a/.travis.yml b/.travis.yml index f2607c5..d882c85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ rvm: - 1.9.3 - rbx-2 - jruby -script: "bundle exec rake spec:all" +script: "bundle exec rake" before_install: - sudo apt-get update - sudo apt-get install idn