mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 14:22:39 +01:00
re-enabled travis tests
This commit is contained in:
parent
e1dbdb70e7
commit
6d4e8d1547
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ scala:
|
||||||
env:
|
env:
|
||||||
- export LD_LIBRARY_PATH=/usr/local/lib
|
- export LD_LIBRARY_PATH=/usr/local/lib
|
||||||
script:
|
script:
|
||||||
- mvn install -DskipTests
|
- mvn install
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Add table
Reference in a new issue