summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 5c3f4d8521f0c326f43e262bfa4ce55fef9ffd65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ree
  - rbx-18mode
  - rbx-19mode
  - jruby
  - 2.0.0
notifications:
  irc: "irc.freenode.org#pry"
  recipients:
    - jrmair@gmail.com