File tree Expand file tree Collapse file tree 3 files changed +12
-17
lines changed Expand file tree Collapse file tree 3 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ jobs :
3+ build :
4+ docker :
5+ - image : circleci/node
6+ steps :
7+ - checkout
8+ - run : sudo npm install -g yarn semantic-release@12.0.0
9+ - run : yarn install
10+ - run : yarn test
11+ - run : semantic-release
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# GraphQL Binding for GitHub
22
3- [ ![ Build Status ] ( https://travis-ci.org/ graphcool/graphql-binding-github.svg?branch=master )] ( https://travis-ci.org /graphcool/graphql-binding-github ) [ ![ npm version] ( https://badge.fury.io/js/graphql-binding-github.svg )] ( https://badge.fury.io/js/graphql-binding-github )
3+ [ ![ CircleCI ] ( https://circleci.com/gh/ graphcool/graphql-binding-github.svg?style=shield )] ( https://circleci.com/gh /graphcool/graphql-binding-github ) [ ![ npm version] ( https://badge.fury.io/js/graphql-binding-github.svg )] ( https://badge.fury.io/js/graphql-binding-github )
44
55Embed GitHub's GraphQL API into your server application
66
You can’t perform that action at this time.
0 commit comments