update travis.yml and adjust README
This commit is contained in:
parent
7d9a225a69
commit
2792ab8984
@ -9,6 +9,7 @@ script:
|
||||
- ./mtest/mtest 666666 | ./test > test.log
|
||||
- head -n 5 test.log
|
||||
- tail -n 2 test.log
|
||||
- ./testme.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
@ -1,4 +1,4 @@
|
||||
[![Build Status](https://travis-ci.org/fperrad/libtommath.png?branch=develop)](https://travis-ci.org/fperrad/libtommath)
|
||||
[![Build Status](https://travis-ci.org/libtom/libtommath.png?branch=develop)](https://travis-ci.org/libtom/libtommath)
|
||||
|
||||
This is the git repository for [LibTomMath](http://www.libtom.org/), a free open source portable number theoretic multiple-precision integer (MPI) library written entirely in C.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user