twitter-ebooks/.travis.yml

9 lines
94 B
YAML
Raw Normal View History

2014-11-15 04:02:05 +11:00
rvm:
- 1.9.3
- 2.1.4
script:
2014-11-15 04:15:03 +11:00
- rspec spec
2014-11-15 04:02:05 +11:00
notifications:
email:
- ebooks@mispy.me