Browse Source

fix README and travis.

Ugochukwu Mmaduekwe 7 years ago
parent
commit
88ca926ed2
2 changed files with 3 additions and 3 deletions
  1. 2 2
      .travis.yml
  2. 1 1
      README.md

+ 2 - 2
.travis.yml

@@ -36,8 +36,8 @@ matrix:
       env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
       env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
     - os: linux
     - os: linux
       env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
       env: LAZ_VER=1.8.4 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
-    - os: linux
-      env: LAZ_VER=2.0RC1 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
+   # - os: linux
+   #   env: LAZ_VER=2.0RC1 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
    # - os: linux
    # - os: linux
    #   env: LAZ_VER=1.6  LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
    #   env: LAZ_VER=1.6  LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
    # - os: linux
    # - os: linux

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 QRCodeGenLib4Pascal is a Delphi/FPC Port of [Fast-QR-Code-generator](https://github.com/nayuki/Fast-QR-Code-generator/) written by [Nayuki](https://github.com/nayuki). It provides an easy to use interface for generating QR Codes.
 QRCodeGenLib4Pascal is a Delphi/FPC Port of [Fast-QR-Code-generator](https://github.com/nayuki/Fast-QR-Code-generator/) written by [Nayuki](https://github.com/nayuki). It provides an easy to use interface for generating QR Codes.
 
 
 **Build Status**
 **Build Status**
-[![Build Status](https://travis-ci.com/Xor-el/QRCodeGenLib4Pascal.svg?branch=master)](https://travis-ci.org/Xor-el/QRCodeGenLib4Pascal)
+[![Build Status](https://travis-ci.com/Xor-el/QRCodeGenLib4Pascal.svg?branch=master)](https://travis-ci.com/Xor-el/QRCodeGenLib4Pascal)
 
 
 Features
 Features
 --------
 --------