1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-21 22:11:46 +01:00

Upgrade scala library target on travis: 2.11.12 (#922)

This commit is contained in:
araspitzu 2019-03-28 17:25:22 +01:00 committed by GitHub
parent e2ff5c857b
commit 5bed099206
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ services:
dist: trusty
language: scala
scala:
- 2.11.11
- 2.11.12
env:
- export LD_LIBRARY_PATH=/usr/local/lib
before_install: