This website works better with JavaScript.
首頁
說明
登入
cacalabs
/
libcaca
镜像来自
https://github.com/cacalabs/libcaca.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
7
Wiki
Activity
瀏覽代碼
Tell Travis CI to install ruby-minitest for Debian/Ubuntu builds and build-depend
on the current ruby-dev instead of a specific version.
tags/v0.99.beta20
Sam Hocevar
9 年之前
父節點
2beb644476
當前提交
b078ba646b
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.travis.yml
+ 2
- 1
.travis.yml
查看文件
@@ -15,7 +15,8 @@ addons:
# FIXME: disable this for now, as it just outputs garbage
#- texlive-fonts-recommended
#- doxygen-latex
- ruby1.8-dev
- ruby-dev
- ruby-minitest
before_install:
- .travis/before_install.sh
Write
Preview
Loading…
取消
儲存