Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit bb8769d

Browse files
committed
reform
1 parent 4b1e6d1 commit bb8769d

22 files changed

+76
-1186
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ os:
55
julia:
66
- 0.7
77
- 1.0
8-
- nightly
98
after_success:
109
- julia -e 'cd(Pkg.dir("Restful")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(process_folder())'

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Restful.jl
22
=============================================
33

44
[![Build Status](https://travis-ci.org/ylxdzsw/Restful.jl.svg?branch=master)](https://travis-ci.org/ylxdzsw/Restful.jl)
5-
[![Documentation Status](https://readthedocs.org/projects/restfuljl/badge/?version=latest)](http://restfuljl.readthedocs.org/en/latest/?badge=latest)
65
[![Coverage Status](https://coveralls.io/repos/github/ylxdzsw/Restful.jl/badge.svg?branch=master)](https://coveralls.io/github/ylxdzsw/Restful.jl?branch=master)
76
![Julia v1.0 WIP](https://blog.ylxdzsw.com/_static/julia_v1.0_WIP.svg?)
87

doc/Makefile

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

0 commit comments

Comments
 (0)