This commit is contained in:
W. Felix Handte 2018-08-08 12:32:55 -07:00
parent 9deef2c41b
commit 4f5e4fe9ed

View File

@ -9,7 +9,7 @@
version: 2
jobs:
build:
working_directory: ~/felixhandte/zstd
working_directory: ~/facebook/zstd
parallelism: 1
shell: /bin/bash --login
# CircleCI 2.0 does not support environment variables that refer to each other the same way as 1.0 did.