Skip to content

Commit f27823e

Browse files
authored
Merge pull request #671 from Swirrl/travis-cleanup
Remove old unused travis cruft / scripts
2 parents 1f8b41b + 181418e commit f27823e

File tree

10 files changed

+3
-106
lines changed

10 files changed

+3
-106
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Swirrl/drafter/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/Swirrl/drafter/tree/master)
2+
13
# Drafter & Drafter Client
24

35
This repo contains both the Drafter Server and a version locked

drafter-client/travis/setup-lein-profiles.sh

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

drafter/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Build Status](https://travis-ci.com/Swirrl/drafter.svg?token=RcApqLo51DL6VpVysv8Q&branch=master)](https://travis-ci.com/Swirrl/drafter)
2-
31
# Drafter 2
42

53
## Description
@@ -27,7 +25,7 @@ Below is a list of services (both internal and external) and software required t
2725
- Triplestore
2826
- **Description**: Data storage
2927
- **Used for**: Storing the data. We currently use the Stardog database, but any SPARQL 1.1 compliant Triplestore or Endpoint should work.
30-
- CircleCI
28+
- CircleCI
3129
- **Description**: A SAAS cloud hosted continuous integration service
3230
- **Used for**: Running our test suite and build processes
3331
- auth0 (option)

travis/after_success.sh

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

travis/before_script.sh

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

travis/install_base.sh

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

travis/install_clojure.sh

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

travis/install_services.sh

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

travis/stardog.properties

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

travis/test-all

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

0 commit comments

Comments
 (0)