1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-14 11:58:19 +01:00
eclair/.travis.yml

15 lines
190 B
YAML
Raw Normal View History

sudo: required
2018-04-13 16:27:01 +02:00
dist: trusty
language: scala
scala:
- 2.11.11
env:
- export LD_LIBRARY_PATH=/usr/local/lib
script:
- mvn install
jdk:
- oraclejdk8
notifications:
email:
- ops@acinq.fr