Projects STRLCPY got-your-back Commits 41673f23
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .travis.yml
    skipped 21 lines
    22 22   - python: pypy3
    23 23   include:
    24 24   - os: linux
     25 + name: "Linux Ubuntu Focal x86_64"
     26 + dist: focal
     27 + language: bash
     28 + env:
     29 + - ARCH=x86_64
     30 + - VMTYPE=build
     31 + - os: linux
    25 32   name: "Linux Ubuntu Bionic x86_64"
    26 33   dist: bionic
    27 34   language: bash
    skipped 167 lines
Please wait...
Page is in error, reload to recover