]> Sergey Matveev's repositories - nnn.git/commitdiff
Remove duplicate builds
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 13 Apr 2019 08:00:24 +0000 (13:30 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 13 Apr 2019 08:00:24 +0000 (13:30 +0530)
.travis.yml
README.md

index 9387aebdddf5cdb8ae123f10561eba7fc18bc2cf..783ca7b74323de004e82e9ae2a20c4e8459cd59b 100644 (file)
@@ -9,12 +9,12 @@ env:
 matrix:
   include:
     # Access more recent gcc and clang via a Xenial image
-    - os: linux
-      dist: trusty
-      compiler: gcc
-    - os: linux
-      dist: trusty
-      compiler: clang
+    #- os: linux
+    #  dist: trusty
+    #  compiler: gcc
+    #- os: linux
+    #  dist: trusty
+    #  compiler: clang
     - os: osx
       compiler: gcc
     - os: osx
index 945b9898443f486d11a0e7e9ca996141798b09f3..bc1b66faa3244a1e5513a78e88b981adaa83f746 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@
 <p align="center">
 <a href="https://repology.org/metapackage/nnn"><img src="https://repology.org/badge/tiny-repos/nnn.svg" alt="Availability"></a>
 <a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg" alt="Build Status" /></a>
+<a href="https://circleci.com/gh/jarun/workflows/nnn"><img src="https://img.shields.io/circleci/project/github/jarun/nnn.svg" alt="Build Status" /></a>
 <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a>
 </p>