Skip to content

Commit

Permalink
Edit travis.yml
Browse files Browse the repository at this point in the history
Bump ruby version number to satisfy build dependencies
  • Loading branch information
jmignault committed Jul 12, 2018
1 parent 41cf9a9 commit e606561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.1
- 2.3.1
script:
- bundle exec jekyll build
- bundle exec htmlproofer ./_site --only-4xx --alt-ignore '/.*/' --disable-external --check-html --assume-extension
Expand Down

0 comments on commit e606561

Please sign in to comment.