Fix .travis.yml file
This commit is contained in:
parent
1869adb60e
commit
b83c2118f6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
script: bundle exec rspec spec
|
||||
- 1.9.3
|
||||
script: bundle exec rspec
|
||||
notifications:
|
||||
campfire:
|
||||
rooms:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue