Skip to content

Commit bf84738

Browse files
committed
⬆️ Use ruby 2.3
1 parent 310a026 commit bf84738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.7
1+
2.3

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: ruby
22
rvm:
3-
- 2.1
3+
- 2.3
44
script: "bundle exec jekyll build"
55

0 commit comments

Comments
 (0)