Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 1f035e4

Browse files
committed
added Travis CI configuration
1 parent 895b64f commit 1f035e4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
sudo: false
2+
language: ruby
3+
cache: bundler
4+
script: "bundle exec jekyll build"
5+
rvm:
6+
- 2.2.5

0 commit comments

Comments
 (0)