1
0
Forka 0
timestamps
dump_stack() 2020-01-05 06:49:37 +00:00
parent 70168afa4a
commit f93f4e7072
Firmato da: dump_stack
ID Chiave GPG: BE44DA8C062D87DC
1 ha cambiato i file con 0 aggiunte e 30 eliminazioni

Vedi File

@ -1,30 +0,0 @@
language: go
go:
- 1.x
- master
os:
- linux
dist:
- bionic
addons:
apt:
packages:
- qemu
services:
- docker
env:
- GO111MODULE=on
install: true
before_script:
- ./tools/qemu-debian-img/bootstrap.sh
script:
- go test -parallel 1 -v ./...