Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
exAspArk committed Aug 26, 2018
1 parent c8b379e commit ec2d04d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
jobs:
build:
docker:
- image: circleci/ruby:2.4.1-jessie
steps:
- checkout
- run: echo "A first hello"

0 comments on commit ec2d04d

Please sign in to comment.