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
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
script: bundle exec rspec spec
|
script: bundle exec rspec
|
||||||
notifications:
|
notifications:
|
||||||
campfire:
|
campfire:
|
||||||
rooms:
|
rooms:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue