Skip to content

Commit

Permalink
Merge pull request #158 from graphcool/beta
Browse files Browse the repository at this point in the history
2.0
  • Loading branch information
timsuchanek authored May 10, 2018
2 parents d134e9f + fae09d6 commit ef7fc57
Show file tree
Hide file tree
Showing 29 changed files with 8,409 additions and 758 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
- image: circleci/node
steps:
- checkout
- run: sudo npm install -g yarn semantic-release@12.0.0
- run: sudo npm install -g semantic-release@12.0.0
- run: yarn install
- run: yarn test
- run: semantic-release
Loading

0 comments on commit ef7fc57

Please sign in to comment.