remove .travis.yml

This commit is contained in:
wdlkmpx 2021-01-07 20:12:45 +08:00
parent 49dab051bf
commit 91173a2b49
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
language: c++
install: sudo apt-get install libgtk2.0-dev
before_script: ./autogen.sh
script:
- ./configure
- make