Skip to content

Commit

Permalink
Split (#3988)
Browse files Browse the repository at this point in the history
* add coreutils to travis

* ppa for coreutils backport
  • Loading branch information
3nids authored Jan 14, 2017
1 parent 7d2cd37 commit b412ceb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ matrix:
- llvm-toolchain-precise-3.8
- ubuntu-toolchain-r-test
- george-edison55-precise-backports # doxygen 1.8.3
- sourceline: 'ppa:nomeata/travis-backports'
# - laurent-boulard-devtools (for silver-search, not whitelisted yet https://github.com/travis-ci/apt-source-whitelist/pull/345)
packages:
- doxygen
Expand All @@ -31,7 +32,7 @@ matrix:
- graphviz
- libpq-dev
- libfcgi-dev
- libfftw3-3
- libfftw3-3
- pkg-config
- perl # lookahead regex in spell check script
- poppler-utils
Expand All @@ -42,12 +43,13 @@ matrix:
# used for spell checks
# - silversearcher-ag not available in precise nor in a white listed ppa (in osgeo4travis as for now)
- expect-dev # unbuffer
- coreutils
# OSX based build with QT4 and Python 2
# - os: osx
# env:
# - BUILD=osx
# - IGNORE_BUILD_FAILURES=YES


git:
depth: 30
Expand Down

0 comments on commit b412ceb

Please sign in to comment.