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

15 lines
189 B
YAML
Raw Normal View History

sudo: required
dist: trusty
2016-02-15 11:34:37 +01:00
language: scala
scala:
- 2.11.8
env:
- export LD_LIBRARY_PATH=/usr/local/lib
script:
2017-01-17 19:08:42 +01:00
- mvn install
2016-02-15 11:34:37 +01:00
jdk:
2016-02-15 14:44:22 +01:00
- oraclejdk8
notifications:
email:
- ops@acinq.fr