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

15 lines
191 B
YAML
Raw Normal View History

sudo: required
2017-08-25 12:24:54 +02:00
dist: precise
language: scala
scala:
- 2.11.11
env:
- export LD_LIBRARY_PATH=/usr/local/lib
script:
- mvn install
jdk:
- oraclejdk8
notifications:
email:
- ops@acinq.fr