Codebase list ruby-gitlab / upstream/4.1.0 .travis.yml
upstream/4.1.0

Tree @upstream/4.1.0 (Download .tar.gz)

.travis.yml @upstream/4.1.0

dab36f1
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
language: ruby
rvm:
  - 2.0
  - 2.1
  - 2.2
  - 2.3
  - 2.4.0
before_install: gem update bundler