Skip to content

Commit

Permalink
Fix the build, I think
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown committed Dec 18, 2019
1 parent d22a6ac commit 4b11ac4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ cache:

install:
- pip install --user codecov
- rvm use 2.6.0 --install --fuzzy
- gem update --system
- rvm use 2.6.5 --install --fuzzy
- yes | gem update --system --force
- gem install sass
- gem install jekyll -v 3.8.5

Expand Down

0 comments on commit 4b11ac4

Please sign in to comment.