Commit cf1fbd8d9c7ab1828a07e15efe4210ca41ff8de8
1 parent
25033623
Exists in
staging
and in
2 other branches
travis: only install needed packages
Showing
1 changed file
with
0 additions
and
7 deletions
Show diff stats
.travis.yml
@@ -19,15 +19,8 @@ cache: bundler | @@ -19,15 +19,8 @@ cache: bundler | ||
19 | addons: | 19 | addons: |
20 | apt: | 20 | apt: |
21 | packages: | 21 | packages: |
22 | - - po4a | ||
23 | - - iso-codes | ||
24 | - tango-icon-theme | 22 | - tango-icon-theme |
25 | - pidgin-data | 23 | - pidgin-data |
26 | - # for gem extensions | ||
27 | - - libmagickwand-dev | ||
28 | - - libpq-dev | ||
29 | - - libreadline-dev | ||
30 | - - libxslt1-dev | ||
31 | artifacts: | 24 | artifacts: |
32 | paths: | 25 | paths: |
33 | - $(ls tmp/artifact* | tr "\n" ":") | 26 | - $(ls tmp/artifact* | tr "\n" ":") |