We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e6b52 commit 7395046Copy full SHA for 7395046
.travis.yml
@@ -10,6 +10,7 @@ matrix:
10
- BUILD=qt4
11
- QT_VERSION=4
12
# - LLVM_VERSION=3.8
13
+ dist: precise
14
sudo: false
15
cache:
16
apt: true
@@ -64,6 +65,7 @@ matrix:
64
65
- BUILD=qt5
66
- QT_VERSION=5
67
- LLVM_VERSION=3.8
68
69
70
71
@@ -85,7 +87,7 @@ matrix:
85
87
- graphviz
86
88
- libpq-dev
89
- libfcgi-dev
- - libfftw3-3
90
+ - libfftw3-3
91
- pkg-config
92
- poppler-utils
93
- txt2tags
0 commit comments