Skip to content

Commit b13a186

Browse files
authored
Readme - removed travis
We are not using travis, so this link is not relevant anymore.
1 parent ea69615 commit b13a186

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# Esri Leaflet
22

33
[![npm version][npm-img]][npm-url]
4-
[![build status][travis-img]][travis-url]
54
[![apache licensed](https://img.shields.io/badge/license-Apache%202.0-orange.svg?style=flat-square)](https://raw.githubusercontent.com/Esri/esri-leaflet/master/LICENSE)
65
[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/esri-leaflet/badge)](https://www.jsdelivr.com/package/npm/esri-leaflet)
76

87
[npm-img]: https://img.shields.io/npm/v/esri-leaflet.svg?style=flat-square
98
[npm-url]: https://www.npmjs.com/package/esri-leaflet
10-
[travis-img]: https://img.shields.io/travis/Esri/esri-leaflet/master.svg?style=flat-square
11-
[travis-url]: https://travis-ci.org/Esri/esri-leaflet
129

1310
[Leaflet](http://leafletjs.com/) plugins for working with a handful of the most popular [ArcGIS Service](http://developers.arcgis.com) types. This includes Esri [basemaps](https://developers.arcgis.com/esri-leaflet/samples/showing-a-basemap/) and [feature services](https://developers.arcgis.com/esri-leaflet/samples/simple-feature-layer/), as well as [tiled](https://developers.arcgis.com/esri-leaflet/samples/tile-layer-1/) map, [dynamic](https://developers.arcgis.com/esri-leaflet/samples/simple-dynamic-map-layer/) map and [image](https://developers.arcgis.com/esri-leaflet/samples/simple-image-map-layer/) services.
1411

0 commit comments

Comments
 (0)