aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* ffi/go: remove libcrypto dependency and build static on linux by defaultWei-Ning Huang2019-04-111-5/+3
| | | | libbls384.a must be built with MCL_USE_OPENSSL=0
* static link bls dependenciesdevSonic2019-04-101-1/+1
|
* Change travisCI settingJimmy Hu2019-04-081-3/+3
|
* New secure for travis-ci.comJimmy Hu2019-04-081-18/+18
|
* Only deploy with gcc buildJimmy Hu2019-04-081-0/+1
|
* Use --password-stdin in docker loginJimmy Hu2019-04-081-1/+1
|
* Deploy on docker hubJimmy Hu2019-04-081-1/+16
|
* Add DockerfileJimmy Hu2019-04-081-0/+3
|
* set LD_LIBRARY_PATH for travis-ci testMITSUNARI Shigeo2018-12-311-1/+1
|
* run test_ci with -j1MITSUNARI Shigeo2018-12-131-1/+2
|
* fix compiler error for MCL_USE_OPENSSL=0MITSUNARI Shigeo2018-12-101-0/+2
|
* update testMITSUNARI Shigeo2018-11-061-2/+2
|
* Modify build script.Jimmy Hu2018-09-221-7/+8
|
* update how to load QcoeffTblMITSUNARI Shigeo2018-09-091-2/+0
|
* show resutl of exeMITSUNARI Shigeo2018-05-151-0/+1
|
* multiInit is disabled if travis-ci and gccMITSUNARI Shigeo2018-05-151-1/+1
|
* test of makeMITSUNARI Shigeo2018-05-091-0/+1
|
* update travisMITSUNARI Shigeo2017-06-071-3/+2
|
* avoid use pkg-configMITSUNARI Shigeo2017-05-311-1/+1
|
* add pkg-config for travisMITSUNARI Shigeo2017-05-301-1/+1
|
* rename go/blscgo to go/blsMITSUNARI Shigeo2017-04-141-4/+4
|
* default UNIT is 6MITSUNARI Shigeo2017-04-021-4/+2
|
* add UNIT option to select bn256 or bn384MITSUNARI Shigeo2017-03-151-4/+4
|
* run_go after make cleanMITSUNARI Shigeo2017-03-141-0/+2
|
* add make run_goMITSUNARI Shigeo2017-03-141-0/+1
|
* test with DEBUG=1MITSUNARI Shigeo2017-03-131-1/+1
|
* add travis-ciMITSUNARI Shigeo2017-03-081-0/+16