Skip to content

Commit e4b7bcd

Browse files
author
Matthew McCullough
committed
Get TravisCI validating the Jekyll-ing of the site
1 parent ecbc508 commit e4b7bcd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: ruby
2+
rvm:
3+
- 1.9.3
4+
script: bundle exec jekyll build
5+
install: bundle install

0 commit comments

Comments
 (0)