Files
gollum/.travis.yml
T
2013-02-25 21:50:49 -05:00

9 lines
119 B
YAML

rvm:
- 1.8.7
- 1.9.3
notifications:
email:
- code@bootstraponline.com
before_install:
- sudo apt-get update