mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Remove circleci config
This commit is contained in:
parent
6aab1351c9
commit
41fae2fd52
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
version: 2.1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
working_directory: ~/pry
|
||||
|
||||
docker:
|
||||
- image: kyrylo/ruby-1.9.3p551
|
||||
|
||||
steps:
|
||||
- checkout
|
Loading…
Reference in a new issue