Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Fix CirclecI
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 13, 2019
1 parent 47537a5 commit c0ab48e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Expand Up @@ -31,15 +31,11 @@ jobs:
- image: circleci/node:11
steps:
- nodejs
node-v12:
docker:
- image: circleci/node:12
steps:
- nodejs

workflows:
version: 2
node-multi-build:
jobs:
- node-v11
- node-v12
- node-v11
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@

<p>
<a href="https://github.com/Favna/Ribbon/blob/master/LICENSE.md"><img src="https://img.shields.io/github/license/favna/ribbon.svg?style=flat-square" alt="License"></a><!--
--><a href="https://www.npmjs.com/package/@favware/ribbon"><img src="https://img.shields.io/node/v/@favware/ribbon.svg?style=flat-square" alt="Node Version"></a>
--><a href="https://circleci.com/gh/favware/speedtest/tree/master"><img src="https://img.shields.io/circleci/project/github/favware/speedtest/master.svg?style=flat-square" alt="Build Status" title="Build Status" /></a>
</p>
<p>
<a href="https://twitter.com/favna_"><img src="https://img.shields.io/twitter/follow/espadrine.svg?style=flat-square&label=Follow" alt="Twitter Follow"></a><!--
Expand Down

0 comments on commit c0ab48e

Please sign in to comment.