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