From 207faad3c2681d30528b157b728b78dc8d5c03b9 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Wed, 11 Jul 2018 10:04:23 +0200 Subject: [PATCH] we're not in GH anymore. --- .travis.yml | 11 ----------- README.md | 1 - 2 files changed, 12 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 1b6b9ff..0000000 --- a/.travis.yml +++ /dev/null @@ -1,11 +0,0 @@ -language: c -sudo: false -compiler: - - clang - - gcc -addons: - apt: - packages: - - libssl-dev -script: - - make diff --git a/README.md b/README.md index 2d999dd..b9fabb6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ About ----- -[![Build Status](https://travis-ci.org/jorisvink/kore.svg?branch=master)](https://travis-ci.org/jorisvink/kore) Kore (https://kore.io) is an easy to use web application platform for writing scalable web APIs in C. Its main goals are security, scalability