Эх сурвалжийг харах

minor travis modifications.

Ugochukwu Mmaduekwe 7 жил өмнө
parent
commit
e8999d25b8
2 өөрчлөгдсөн 8 нэмэгдсэн , 8 устгасан
  1. 7 7
      .travis.yml
  2. 1 1
      README.md

+ 7 - 7
.travis.yml

@@ -36,14 +36,14 @@ matrix:
       env: LAZ_VER=1.8.0 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
     - os: linux
       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=1.6  LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
-    - os: linux
-      env: LAZ_VER=1.8.0 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
     - os: linux
-      env: LAZ_VER=1.8.4 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
+      env: LAZ_VER=2.0RC1 LAZ_ENV=wine WINEARCH=win64 LAZ_OPT="--os=win64 --cpu=x86_64"
+   # - os: linux
+   #   env: LAZ_VER=1.6  LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
+   # - os: linux
+   #   env: LAZ_VER=1.8.0 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
+   # - os: linux
+   #   env: LAZ_VER=1.8.4 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
    # - os: linux
    #   env: LAZ_VER=2.0RC1 LAZ_ENV=qemu-arm LAZ_OPT="--os=linux --cpu=arm"
 

+ 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.
 
 **Build Status**
-[![Build Status](https://travis-ci.org/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.org/Xor-el/QRCodeGenLib4Pascal)
 
 Features
 --------