Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Hoffman-Andrews <github@hoffman-andrews.com>2016-05-24 04:47:52 +0300
committerJacob Hoffman-Andrews <github@hoffman-andrews.com>2016-05-24 04:47:52 +0300
commited802a664813ff12d4da4874b1591a90c8391df4 (patch)
treebea29a9449e51f975996121e12b7e7d78217b9ea /.travis.yml
parent2cfcfd6988dc84cf118004f860d926eb024cf1d6 (diff)
Fix BOULDERPATH
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 172f4c659..6f964dbec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ before_install:
# test has failed
env:
global:
- - BOULDERPATH=$GOPATH/src/github.com/letsencrypt/boulder/
+ - BOULDERPATH=$PWD/boulder/
matrix:
include: