mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 18:10:42 +01:00
updated travis.yml
This commit is contained in:
parent
50a8ae818e
commit
3f60ac1e9a
@ -4,11 +4,8 @@ addons:
|
||||
packages:
|
||||
- protobuf-compiler
|
||||
script:
|
||||
- export PATH=$PATH:.
|
||||
- export PATH=$PATH:.
|
||||
scala:
|
||||
- 2.11.7
|
||||
- 2.11.7
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y protoc
|
||||
- oraclejdk8
|
Loading…
Reference in New Issue
Block a user