mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-03 09:09:47 +01:00
11 lines
128 B
YAML
11 lines
128 B
YAML
language: node_js
|
|
node_js:
|
|
- "6.0"
|
|
|
|
addons:
|
|
apt:
|
|
sources:
|
|
- ubuntu-toolchain-r-test
|
|
packages:
|
|
- g++-4.8
|