Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
Drone setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
benubois committed Mar 5, 2019
1 parent 31cb5f0 commit df37202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ steps:
- apt update
- apt-get install -y ruby2.5 ruby2.5-dev
- apt-get install -y libidn11-dev
- gem install bundler
- bundle install --jobs=8 --retry=2
- rake

Expand Down

0 comments on commit df37202

Please sign in to comment.