Skip to content

Commit 228a513

Browse files
committed
Removing Travis and AppVeyor.
1 parent bcaf4cb commit 228a513

File tree

4 files changed

+2
-70
lines changed

4 files changed

+2
-70
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Documentation
1+
name: Build
22

33
on:
44
push:

.travis.yml

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

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# PDFIO
22

3-
[![*nix Status](https://travis-ci.org/sambitdash/PDFIO.jl.svg?branch=master)](https://travis-ci.org/sambitdash/PDFIO.jl)
4-
[![Win status](https://ci.appveyor.com/api/projects/status/9cocsctqdkx603q0?svg=true)](https://ci.appveyor.com/project/sambitdash/pdfio-jl)
3+
[![GitHub Action](https://github.com/sambitdash/PDFIO.jl/actions/workflows/Build.yml/badge.svg)](https://github.com/sambitdash/PDFIO.jl/actions/workflows/Build.yml)
54
[![codecov.io](http://codecov.io/github/sambitdash/PDFIO.jl/coverage.svg?branch=master)](http://codecov.io/github/sambitdash/PDFIO.jl?branch=master)
65
[![Doc Latest](https://img.shields.io/badge/docs-latest-blue.svg)](https://sambitdash.github.io/PDFIO.jl/dev)
76
[![Doc Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliahub.com/docs/PDFIO/)

appveyor.yml

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

0 commit comments

Comments
 (0)