From 2e506859d991876f4bf6758f738fb19cd13491d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 30 Jan 2017 20:06:26 +0100 Subject: Remove travic configuration I am not going to use travis. --- .travis.yml | 8 -------- README.md | 1 - 2 files changed, 9 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index bb397ba..0000000 --- a/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -script: - - "make allyesconfig && make" - -addons: - apt: - packages: - - gcc-avr - - avr-libc diff --git a/README.md b/README.md index a1c3b6d..2bffd3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # AVR-IOE -[![Build Status](https://travis-ci.com/Cynerd/avr-ioe.svg?token=j1mJhmD5jiZyJQGyPUkt&branch=master)](https://travis-ci.com/Cynerd/avr-ioe) ## AVR input/output expansion This is library that implements different input/output interfaces and other -- cgit v1.2.3