aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
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 /.travis.yml
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 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