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