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:
5
.travis.yml
Normal file
5
.travis.yml
Normal 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
|
||||
Reference in New Issue
Block a user