1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 14:22:39 +01:00
eclair/.travis.yml
2016-12-08 19:39:42 +01:00

14 lines
201 B
YAML

sudo: required
dist: trusty
language: scala
scala:
- 2.11.8
env:
- export LD_LIBRARY_PATH=/usr/local/lib
script:
- mvn install -DskipTests
jdk:
- oraclejdk8
notifications:
email:
- ops@acinq.fr