Added travis file.
This commit is contained in:
parent
6e3dd9e38a
commit
e29abb6dd5
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.2.3
|
||||
before_install: gem install bundler -v 1.10.5
|
Loading…
Reference in a new issue