Skip to content

Commit

Permalink
new circle
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Sep 28, 2017
1 parent f55c68c commit 2dc87b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ jobs:
- image: circleci/node:8
working_directory: ~/cli
steps:
- run: ls
- run: yarn
- run: yarn test

0 comments on commit 2dc87b4

Please sign in to comment.