1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-02-26 08:53:35 +00:00

Automated build with Travis CI.

This commit is contained in:
Lars Brinkhoff
2019-04-11 08:09:09 +02:00
parent f231c79ab6
commit ebd3ef90c1

5
.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: c
dist: trusty
sudo: required
install: sudo apt-get -y update && sudo apt-get install libgtk-3-dev
script: rm -f tek4010 && make