Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 1ab6fc1

Browse files
committed
replace travis with circle
1 parent 3d3913b commit 1ab6fc1

File tree

4 files changed

+728
-1236
lines changed

4 files changed

+728
-1236
lines changed

.travis.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ vue add cypress-experimental
4242

4343
### Manual Installation
4444
> *Not Recommended*: All of this is done automatically with Vue CLI
45-
45+
4646
1. Install `cypress` and `cypress-vue-unit-test`
4747

4848
```sh
@@ -763,8 +763,8 @@ OTHER DEALINGS IN THE SOFTWARE.
763763

764764
[npm-icon]: https://nodei.co/npm/cypress-vue-unit-test.svg?downloads=true
765765
[npm-url]: https://npmjs.org/package/cypress-vue-unit-test
766-
[ci-image]: https://travis-ci.org/bahmutov/cypress-vue-unit-test.svg?branch=master
767-
[ci-url]: https://travis-ci.org/bahmutov/cypress-vue-unit-test
766+
[ci-image]: https://circleci.com/gh/bahmutov/cypress-vue-unit-test/tree/master.svg?style=svg
767+
[ci-url]: https://circleci.com/gh/bahmutov/cypress-vue-unit-test/tree/master
768768
[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
769769
[semantic-url]: https://github.com/semantic-release/semantic-release
770770
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg

0 commit comments

Comments
 (0)