Skip to content

Commit

Permalink
[travis] Force using precise
Browse files Browse the repository at this point in the history
  • Loading branch information
strk committed Jul 19, 2017
1 parent 76e6b52 commit 7395046
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -10,6 +10,7 @@ matrix:
- BUILD=qt4
- QT_VERSION=4
# - LLVM_VERSION=3.8
dist: precise
sudo: false
cache:
apt: true
Expand Down Expand Up @@ -64,6 +65,7 @@ matrix:
- BUILD=qt5
- QT_VERSION=5
- LLVM_VERSION=3.8
dist: precise
sudo: false
cache:
apt: true
Expand All @@ -85,7 +87,7 @@ matrix:
- graphviz
- libpq-dev
- libfcgi-dev
- libfftw3-3
- libfftw3-3
- pkg-config
- poppler-utils
- txt2tags
Expand Down

0 comments on commit 7395046

Please sign in to comment.