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 e7e75a6 commit 728006b
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 @@ -5,6 +5,7 @@ steps:
- name: test
image: ubuntu:16.04
commands:
- apt update
- apt install software-properties-common
- apt-add-repository ppa:brightbox/ruby-ng
- apt update
Expand Down

0 comments on commit 728006b

Please sign in to comment.