try to get circleci to build just this branch for now

This commit is contained in:
Miguel Jacq 2018-10-17 16:55:15 +11:00
parent 7820c13a42
commit ce5d978a8f
No known key found for this signature in database
GPG Key ID: EEA4341C6D97A0B6

View File

@ -5,6 +5,9 @@
version: 2 version: 2
jobs: jobs:
build: build:
branches:
only:
- fix_tor_tests
docker: docker:
# specify the version you desire here # specify the version you desire here
# use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers` # use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`