File: .travis.yml

package info (click to toggle)
ruby-dependor 1.0.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 260 kB
  • sloc: ruby: 557; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
language: ruby
rvm:
  - 1.9.2
  - 1.9.3
  - jruby-19mode
  - rbx-19mode
script: bundle exec rspec spec