blob: caf81101ca9dfe90d57209d787084d3ba0189040 [file] [log] [blame]
language: cpp
dist: bionic
matrix:
include:
- name: "Linux / gcc / x86_64, i686"
os: linux
compiler: gcc
before_script:
- ./ci/show-cpu-info
- "curl -H 'Metadata-Flavor: Google' http://metadata.google.internal/computeMetadata/v1/instance/cpu-platform"
- "curl -H 'Metadata-Flavor: Google' http://metadata.google.internal/computeMetadata/v1/instance/machine-type"
script:
- ./ci/vm/run