瀏覽代碼

build: use a different Travis-CI environment.

Travis-CI is so out of date that if you want something as simple as
libsdl2-dev you need to enable sudo and use the huge VM environment
instead of the containers that boot in a few seconds.
legacy
Sam Hocevar 8 年之前
父節點
當前提交
99bcb22466
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml 查看文件

@@ -1,4 +1,5 @@
sudo: false sudo: required
dist: trusty
language: c++ language: c++
env: VERBOSE=1 env: VERBOSE=1




||||||
x
 
000:0
Loading…
取消
儲存