Using Travis' standard infrastructure, you can simply use apt-get:
sudo: true
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y pandoc| ==> Installing mpv dependency: libav | |
| ==> Downloading http://libav.org/releases/libav-9.8.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/libav-9.8.tar.gz | |
| tar xf /Library/Caches/Homebrew/libav-9.8.tar.gz | |
| ==> ./configure --prefix=/usr/local/Cellar/libav/9.8 --cc=cc --disable-debug --enable-shared --enable-gpl --enable-version3 --enable-nonfree --disable-indev=jack --enable-libx264 --enable-libmp3lame --enable-librtmp --enable-libvorbis --disable-avplay | |
| ./configure --prefix=/usr/local/Cellar/libav/9.8 --cc=cc --disable-debug --enable-shared --enable-gpl --enable-version3 --enable-nonfree --disable-indev=jack --enable-libx264 --enable-libmp3lame --enable-librtmp --enable-libvorbis --disable-avplay | |
| ERROR: librtmp not found | |
| If you think configure made a mistake, make sure you are using the latest | |
| version from Git. If the latest version fails, report the problem to the |
| diff -ur a/globals.h b/globals.h | |
| --- a/globals.h 2010-05-28 17:16:31.000000000 -0400 | |
| +++ b/globals.h 2010-05-28 21:28:58.000000000 -0400 | |
| @@ -34,6 +34,7 @@ | |
| WHERE char *AliasFile; | |
| WHERE char *AliasFmt; | |
| WHERE char *AssumedCharset; | |
| +WHERE char *AttachKeyword; | |
| WHERE char *AttachSep; | |
| WHERE char *Attribution; |
| # @tlvince's empirical ad/bug blocking. | |
| # Usage: append to /etc/hosts | |
| # Social sharing widgets | |
| 0.0.0.0 platform.twitter.com | |
| 0.0.0.0 static.bufferapp.com | |
| 0.0.0.0 platform.linkedin.com | |
| 0.0.0.0 cdn.stumble-upon.com | |
| 0.0.0.0 www.stumbleupon.com | |
| 0.0.0.0 stumbleupon.com |
| diff --git a/.SRCINFO b/.SRCINFO | |
| index e7f6c6f..f9e0eb7 100644 | |
| --- a/.SRCINFO | |
| +++ b/.SRCINFO | |
| @@ -1,18 +1,17 @@ | |
| -# Generated by mksrcinfo v8 | |
| -# Sun Feb 26 23:13:24 UTC 2017 | |
| pkgbase = ruby-charlock_holmes | |
| pkgdesc = Character encoding detection, brought to you by ICU | |
| - pkgver = 0.7.3 |
| Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'. | |
| 17 (apply-smob/1 #<catch-closure 564b85f7db80>) | |
| In c-interface.scm: | |
| 22:4 16 (gnc:call-with-error-handling _ _) | |
| In ice-9/boot-9.scm: | |
| 829:9 15 (catch #t #<procedure 564b865c7f90 at c-interface.scm:…> …) | |
| In c-interface.scm: | |
| 29:29 14 (_) | |
| In unknown file: | |
| 13 (eval-string "(gnc:report-run 1)" #<undefined>) |
| -> Using [aur] repository | |
| ==> Resolving dependencies... | |
| -> pgmodeler N/A -> 2:0.9.0-1 | |
| ==> Retrieving build files... | |
| From https://aur.archlinux.org/pgmodeler | |
| = [up to date] master -> origin/master | |
| ==> Making package: pgmodeler 2:0.9.0-1 (Thu 14 Dec 16:49:13 GMT 2017) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... |
| # Licensed under the Apache License, Version 2.0 (the "License"); you may not | |
| # use this file except in compliance with the License. You may obtain a copy of | |
| # the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | |
| # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | |
| # License for the specific language governing permissions and limitations under |
Using Travis' standard infrastructure, you can simply use apt-get:
sudo: true
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y pandoc| { | |
| "name": "ngcomponent", | |
| "version": "3.0.2", | |
| "lockfileVersion": 1, | |
| "requires": true, | |
| "dependencies": { | |
| "@types/angular": { | |
| "version": "1.6.25", | |
| "resolved": "https://registry.npmjs.org/@types/angular/-/angular-1.6.25.tgz", | |
| "integrity": "sha512-8L9VLUTwbLRzCo9OWk5YQmvDmGCkxhjDIulw7hWIVHa9AV4ojRsbtBdhF06VOgK1mV4U7vej3fw0ivjppZmgTg==" |
| { | |
| "name": "ngimport", | |
| "version": "0.7.1", | |
| "lockfileVersion": 1, | |
| "requires": true, | |
| "dependencies": { | |
| "@types/angular": { | |
| "version": "1.6.25", | |
| "resolved": "https://registry.npmjs.org/@types/angular/-/angular-1.6.25.tgz", | |
| "integrity": "sha512-8L9VLUTwbLRzCo9OWk5YQmvDmGCkxhjDIulw7hWIVHa9AV4ojRsbtBdhF06VOgK1mV4U7vej3fw0ivjppZmgTg==" |