Skip to content

Commit 3ddbaee

Browse files
mberlandajamis
authored andcommitted
ci: added sample travis yml config (jamis#38)
1 parent 861d5ed commit 3ddbaee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
language: ruby
2+
rvm:
3+
- 2.2
4+
- 2.3
5+
- 2.4
6+
- 2.5
7+
- latest
8+
script: bundle exec rake

0 commit comments

Comments
 (0)