mirror of
https://github.com/vale981/arb
synced 2025-03-04 17:01:40 -05:00
Merge branch 'master' of github.com:fredrik-johansson/arb
This commit is contained in:
commit
2746f165a3
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ Author: Fredrik Johansson <fredrik.johansson@gmail.com>
|
|||
Bug reports, feature requests and other comments are welcome
|
||||
in private communication, on the GitHub issue tracker, or on the FLINT mailing list <flint-devel@googlegroups.com>.
|
||||
|
||||
[](https://travis-ci.org/fredrik-johansson/arb)
|
||||
[](https://ci.appveyor.com/project/fredrik-johansson/arb)
|
||||
|
||||
## Code example
|
||||
|
||||
|
|
|
@ -26,8 +26,8 @@ environment:
|
|||
ARCH: 64
|
||||
- COMPILER: gcc
|
||||
ARCH: 32
|
||||
- COMPILER: cl
|
||||
ARCH: 32
|
||||
# - COMPILER: cl
|
||||
# ARCH: 32
|
||||
|
||||
install:
|
||||
- if [%COMPILER%]==[gcc] set "PATH=C:\msys64\mingw%ARCH%\bin;%PATH%"
|
||||
|
|
Loading…
Add table
Reference in a new issue