diff options
-rw-r--r-- | .travis.yml | 8 | ||||
-rw-r--r-- | README.md | 1 |
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 @@ -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 |