mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 14:22:39 +01:00
moved PATH cmd to before_script
This commit is contained in:
parent
d88a6ebcec
commit
269261b793
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- protobuf-compiler
|
||||
script:
|
||||
before_script:
|
||||
- export PATH=$PATH:.
|
||||
- echo $PATH
|
||||
scala:
|
||||
|
|
Loading…
Add table
Reference in a new issue