File: .travis.yml

package info (click to toggle)
ruby-delorean 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 144 kB
  • ctags: 14
  • sloc: ruby: 242; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
gemfile:
  - gemfiles/Gemfile.2.3.x
  - gemfiles/Gemfile.3.0.x
  - gemfiles/Gemfile.3.1.x
  - gemfiles/Gemfile.3.2.x