1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 06:21:42 +01:00

re-enabled travis tests

This commit is contained in:
pm47 2017-01-17 19:08:42 +01:00
parent e1dbdb70e7
commit 6d4e8d1547

View file

@ -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: