Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb2c9e2

Browse files
authoredJun 18, 2017
Merge pull request #129 from adamvoss/ci-build
Add Travis CI build
2 parents e9552b0 + 3b219e8 commit eb2c9e2

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)
This repository has been archived.