Skip to content

Commit

Permalink
Fix Travis cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Jul 20, 2019
1 parent 4413dfc commit e6f23af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
language: ruby

addons:
apt:
packages:
- libcurl4-openssl-dev

cache: bundler

before_script:
Expand Down

0 comments on commit e6f23af

Please sign in to comment.