Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 3b219e8

Browse files
committed
Add Travis CI build
1 parent fbf6a6a commit 3b219e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: ruby
2+
dist: trusty
3+
sudo: false
4+
script:
5+
- bundle exec jekyll build

0 commit comments

Comments
 (0)