Skip to content

Commit 10b2922

Browse files
authored
Create .travis.yml
1 parent 74c59f7 commit 10b2922

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: ruby
2+
rvm:
3+
- 2.1
4+
script: "bundle exec jekyll build"

0 commit comments

Comments
 (0)