give up on travis

This commit is contained in:
Nicolas Stalder 2019-01-04 04:28:05 +01:00
parent 59503c775e
commit 8210e9ecd9

View File

@ -1,24 +1,12 @@
sudo: required dist: trusty
dist: bionic language: c
language: generic
# compiler:
# - clang
# - gcc
compiler: gcc compiler: gcc
cache: pip
python: 3
addons: addons:
apt: apt:
sources:
- ubuntu-toolchain-r-test
packages: packages:
- python3 - gcc-7
- python3.6-venv
install:
- env
# - make env3
script: script:
# - env3/bin/black --check --skip-string-normalization tools/ - export CC=gcc-7
# - env3/bin/python tools/solotool.py -h
- make test - make test