tor-router/bitbucket-pipelines.yml

9 lines
159 B
YAML
Raw Normal View History

2018-08-10 15:20:05 +00:00
image: znetstar/tor-router:3.4.1
pipelines:
default:
- step:
name: Build and test
script:
- npm install
- npm test