Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benhylau committed Dec 8, 2019
1 parent f4c328a commit 427388d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ install:
- gem install rmagick exifr

script:
- jekyll build
- touch ./docs/_site/.nojekyll
- cd docs; bundle install; bundle exec jekyll build; touch ./_site/.nojekyll; cd ..

deploy:
- provider: pages
Expand Down

0 comments on commit 427388d

Please sign in to comment.