mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
parent
a0ffeaa301
commit
26fbbd25b9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/ruby:2.4.2-jessie-node
|
||||
- image: circleci/ruby:latest
|
||||
steps:
|
||||
- checkout
|
||||
- run: gem install awesome_bot
|
||||
|
|
Loading…
Reference in a new issue