summaryrefslogtreecommitdiffstats
path: root/lib/plugins/awesome_nested_set/.travis.yml
blob: 8b9a876281be95f2d6565da4beb5de9d1e163af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
notifications:
  email:
    - parndt@gmail.com
env:
  - DB=sqlite3
  - DB=sqlite3mem
  - DB=postgresql
  - DB=mysql
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - rbx-2.0
  - jruby