mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
update .travis.yml
This commit is contained in:
parent
a9209f2d2c
commit
bd123d9674
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ rvm:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- rake spec
|
- rake spec
|
||||||
- bundle exec bacon spec/integration/readline_spec.rb
|
- bundle exec bacon spec/isolation/readline_spec.rb
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
Loading…
Reference in a new issue