Unverified Commit 02ade86c authored by Dennis Jenkins's avatar Dennis Jenkins Committed by GitHub

oops. Forgot to "cd ../" to change build environments.

oops
parent b2eb3a48
...@@ -119,7 +119,7 @@ script: ...@@ -119,7 +119,7 @@ script:
- make -j 2 all test ARGS="-V" - make -j 2 all test ARGS="-V"
# Debug build, no SSL # Debug build, no SSL
- cd Build-Debug-nossl - cd ../Build-Debug-nossl
- make -j 2 all test ARGS="-V" - make -j 2 all test ARGS="-V"
# Release build # Release build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment