summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.travis.yml b/.travis.yml
index 5ec0276..ed5472d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,17 +7,6 @@ jobs:
- compiler: gcc
- os: osx
- env:
- - COVERITY_SCAN_BRANCH=1
- addons:
- coverity_scan:
- project:
- name: ivmai/libatomic_ops
- version: 7.8.0
- notification_email: ivmai@mail.ru
- branch_pattern: master
- build_command_prepend: CFLAGS=-march=native ./configure
- build_command: make -j check CFLAGS_EXTRA=-DLINT2
- - env:
- MAKEFILE_TARGET=dist
- addons:
apt: