Skip to content

Commit 7395046

Browse files
committed
[travis] Force using precise
1 parent 76e6b52 commit 7395046

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ matrix:
1010
- BUILD=qt4
1111
- QT_VERSION=4
1212
# - LLVM_VERSION=3.8
13+
dist: precise
1314
sudo: false
1415
cache:
1516
apt: true
@@ -64,6 +65,7 @@ matrix:
6465
- BUILD=qt5
6566
- QT_VERSION=5
6667
- LLVM_VERSION=3.8
68+
dist: precise
6769
sudo: false
6870
cache:
6971
apt: true
@@ -85,7 +87,7 @@ matrix:
8587
- graphviz
8688
- libpq-dev
8789
- libfcgi-dev
88-
- libfftw3-3
90+
- libfftw3-3
8991
- pkg-config
9092
- poppler-utils
9193
- txt2tags

0 commit comments

Comments
 (0)