tor-router/bitbucket-pipelines.yml
2018-08-10 00:54:30 -04:00

9 lines
159 B
YAML

image: znetstar/tor-router:3.4.1
pipelines:
default:
- step:
name: Build and test
script:
- npm install
- npm test