Fixes the command travis uses to build
This commit is contained in:
parent
8af9dd6fb6
commit
017eb16bd8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue