瀏覽代碼

We don't use cpp anymore

tags/v0.0.1
Thom Wiggers 5 年之前
父節點
當前提交
dac0d96904
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 1BB0A7CE26E363
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      .travis.yml

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

@@ -25,7 +25,6 @@ matrix:
- pip3 install -r requirements.txt
- export PATH="/usr/local/bin:$PATH"
- ln -s /usr/local/Cellar/gcc/8.3.0/bin/gcc-8 /usr/local/bin/gcc
- ln -s /usr/local/Cellar/gcc/8.3.0/bin/cpp-8 /usr/local/bin/cpp
- gcc --version
script:
- "cd test && python3 -m nose --rednose --verbose"


Loading…
取消
儲存