add .travis.yml
This commit is contained in:
parent
e78d4ee005
commit
54e1eaffb3
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- 1.9.3
|
||||||
|
script: "bundle exec rspec spec"
|
||||||
|
notifications:
|
||||||
|
irc: "irc.freenode.org#travis"
|
||||||
|
campfire:
|
||||||
|
secure: "JJezWGD9KJY/LC2aznI3Zyohy31VTIhcTKX7RWR4C/C8YKbW9kZv3xV6Vn11\nSHxJTeZo6st2Bpv6tjlWZ+HCR09kyCNavIChedla3+oHOiuL0D4gSo+gkTNW\nUKYZz9mcQUd9RoQpTeyxvdvX+l7z62/7JwFA7txHOqxbTS8jrjc="
|
Loading…
Reference in New Issue
Block a user