1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 22:25:26 +01:00
Commit graph

23 commits

Author SHA1 Message Date
pm47
6d4e8d1547 re-enabled travis tests 2017-01-17 19:09:06 +01:00
pm47
0e40569a7d disabled travis tests 2016-12-08 19:39:42 +01:00
sstone
2d3b500778 travis: disable interop test 2016-10-17 13:49:11 +02:00
Fabrice Drouin
851ae371ea travis: run interoperability test with lightnind (#19)
* update lightning binaries with versions where most dependencies are statically linked

* run interop tests on travis

* tell travis to use the trusty beta

* interop test: download bitcoind, checkout and compile lightningd

* interop test: fix travis script

* travis interop test: duh...

* interop test: minor cleanup

* reformatting
2016-09-01 16:07:41 +02:00
pm47
0cf389091f changed scala version in travis conf file 2016-08-19 18:23:58 +02:00
Pierre-Marie Padiou
785aa73eac Wip-scalapbc (#14)
* using scalapb binary

* switched to unix file separator

* removed protoc compilation (because we are using precompiled scalapb
2016-07-13 13:04:37 +01:00
sstone
030a7cf2d3 set version to 0.1-SNAPSHOT
Squashed commit of the following:

commit 668e6c5b1df18a4e1a1e6d293bc2667dcce67f21
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 16:11:30 2016 +0100

    format pom.xml properly

commit ab8f626145a0e6291da80000b47b4ac42a943b3c
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 15:47:22 2016 +0100

    fix pom.xml

commit 068afa08d6b498ec2f46b5b4addea676e199d228
Author: sstone <samuel.stone@hotmail.co.za>
Date:   Wed Feb 17 15:20:07 2016 +0100

    mvn does not need . on the PATH anymore
2016-02-17 16:16:46 +01:00
pm47
5ec551cdc7 added email notifications for travis 2016-02-15 14:44:22 +01:00
pm47
5b30e54200 go back to previous directory after install 2016-02-15 14:34:59 +01:00
pm47
0298fe3e6e fixed typo 2016-02-15 14:26:40 +01:00
pm47
d66fe153f3 fixed travis file 2016-02-15 14:22:57 +01:00
pm47
62fe3a5fea manually installing protobuf 2.6.1 2016-02-15 14:22:10 +01:00
pm47
0e2e5480f0 trying manual installation of protobuf 2016-02-15 14:15:34 +01:00
pm47
b457cd879d using a ppa with protobuf 2.6.1 2016-02-15 14:08:05 +01:00
pm47
788c5aafaf made travis use ubuntu 14.04 2016-02-15 13:55:57 +01:00
pm47
e0106602da testing env keyword 2016-02-15 13:46:16 +01:00
pm47
f9a4a37987 debugging travis file 2016-02-15 13:41:41 +01:00
pm47
6ff7e2395e updated travis file 2016-02-15 12:26:44 +01:00
pm47
269261b793 moved PATH cmd to before_script 2016-02-15 12:10:42 +01:00
pm47
d88a6ebcec echoing path in travis 2016-02-15 12:05:53 +01:00
pm47
3f60ac1e9a updated travis.yml 2016-02-15 11:57:19 +01:00
pm47
50a8ae818e installing protoc in travis yml 2016-02-15 11:42:28 +01:00
pm47
799912992a added travis file 2016-02-15 11:34:37 +01:00