mirror of
https://github.com/iustin/mt-st.git
synced 2026-07-27 17:52:38 +00:00
Remove travis config file
This commit is contained in:
-18
@@ -1,18 +0,0 @@
|
||||
#
|
||||
# travis-ci configuration file
|
||||
#
|
||||
language: c
|
||||
# No tests or configuration steps for now
|
||||
script: make && make distcheck
|
||||
# Build with both gcc and clang
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
# Just in case the defaults change, we're only interested in Linux:
|
||||
os:
|
||||
- linux
|
||||
# Use a recent GCC, as otherwise things seem weird
|
||||
dist: bionic
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
Reference in New Issue
Block a user