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