1
0
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:
pm47 2016-02-15 11:57:19 +01:00
parent 50a8ae818e
commit 3f60ac1e9a

View File

@ -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