Skip to content

Commit 9649f26

Browse files
author
Lee Richmond
committed
Add travis config
1 parent 6267e09 commit 9649f26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
sudo: false
2+
language: ruby
3+
rvm:
4+
- 2.3.0
5+
before_install: gem install bundler -v 1.12.5

0 commit comments

Comments
 (0)