aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-01-30 20:06:26 +0100
committerKarel Kočí <cynerd@email.cz>2017-01-30 20:07:06 +0100
commit2e506859d991876f4bf6758f738fb19cd13491d5 (patch)
treef06992228d192463b8f528e3f8f675f66e6b5f8f
parenta7abae61354b1d0ce4e879ca4eebb6ce0dd5e2e6 (diff)
downloadavr-ioe-2e506859d991876f4bf6758f738fb19cd13491d5.tar.gz
avr-ioe-2e506859d991876f4bf6758f738fb19cd13491d5.tar.bz2
avr-ioe-2e506859d991876f4bf6758f738fb19cd13491d5.zip
Remove travic configuration
I am not going to use travis.
-rw-r--r--.travis.yml8
-rw-r--r--README.md1
2 files changed, 0 insertions, 9 deletions
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