This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
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 years ago
parent
2beb644476
commit
b078ba646b
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.travis.yml
+ 2
- 1
.travis.yml
View File
@@ -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…
Cancel
Save