aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: b24209c5e20775c4efa6dc6959b1783247bf0e10 (plain)
1
2
3
4
5
6
7
8
before_install: sudo apt-get install libicu-dev -y
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ree
notifications:
  disabled: true