File: .travis.yml

package info (click to toggle)
docdiff 0.5.0%2Bgit20160313-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 896 kB
  • ctags: 722
  • sloc: ruby: 14,138; makefile: 98; lisp: 33; sh: 26
file content (7 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - ruby-head

script: rake test