File: .travis.yml

package info (click to toggle)
ruby-cairo 1.15.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 900 kB
  • ctags: 1,364
  • sloc: ansic: 9,174; ruby: 3,620; sh: 116; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
notifications:
  recipients:
    - rcairo@ml.commit-email.info
rvm:
  - 2.1
  - 2.2
  - 2.3.0
  - ruby-head
before_install:
  - gem update bundler