1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 01:43:22 +01:00
eclair/.travis.yml
2017-09-07 17:20:36 +02:00

15 lines
190 B
YAML

sudo: required
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