Skip to content

Commit 44b07b1

Browse files
committed
Update .travis.yml
Fixing based off of GitPages Help: https://help.github.com/articles/pages-don-t-build-unable-to-run-jekyll
1 parent 7390b20 commit 44b07b1

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
11
language: ruby
2-
before_install:
3-
- gem install bundler
4-
rvm:
5-
- 1.9.3
62
script: bundle exec jekyll build
7-
notifications:
8-
email:
9-
on_success: never
10-
on_failure: never

0 commit comments

Comments
 (0)