Skip to content

Commit

Permalink
Change cwd back up one level for travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjefftang committed Feb 16, 2015
1 parent 9b20b34 commit 1ef667f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ script:
./config no-idea no-mdc2 no-rc5 no-zlib enable-tlsext no-ssl2
make
sudo make install
cd ..
fi
- |
if [[ "${OPENSSL}" == "1.0.2" ]]; then
Expand Down

0 comments on commit 1ef667f

Please sign in to comment.