aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJ08nY2017-02-19 18:58:26 +0100
committerJ08nY2017-02-19 18:58:26 +0100
commit888ca8052e0eb3acbe33dbf180e3af27341002eb (patch)
tree589be6afcec5d8986462911fdf41608c39eba8e3 /.travis.yml
parentc1be6dbea0f6e2b8d9cb8c422bc2e1cfb41524da (diff)
downloadecgen-888ca8052e0eb3acbe33dbf180e3af27341002eb.tar.gz
ecgen-888ca8052e0eb3acbe33dbf180e3af27341002eb.tar.zst
ecgen-888ca8052e0eb3acbe33dbf180e3af27341002eb.zip
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b81bbaa..0ed1553 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,6 @@ matrix:
- ubuntu-toolchain-r-test
packages:
- gcc-6
- env: COMPILER=gcc-6
- compiler: clang-3.9
addons:
apt:
@@ -20,7 +19,6 @@ matrix:
- llvm-toolchain-precise-3.9
packages:
- clang-3.9
- env: COMPILER=clang-3.9
before_install:
- wget mirrors.kernel.org/ubuntu/pool/universe/p/pari/libpari-gmp-tls5_2.9.1-1_amd64.deb
@@ -32,4 +30,4 @@ script:
- make libparson.a
- cd ../..
- mv lib/parson/libparson.a lib/libparson.a
- - make \ No newline at end of file
+ - make