Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justincbagley authored Oct 30, 2023
1 parent 1d641d2 commit 5cda4f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: ruby
rvm:
- 2.3
script: "bundle exec jekyll build"

0 comments on commit 5cda4f2

Please sign in to comment.