Skip to content

Commit

Permalink
DUH! Stupid Typo in LS
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoExpert committed Feb 5, 2017
1 parent 4cf41b0 commit f83f9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ script:
- if [ -n "$OSX_SDK" ]; then mkdir${OUTDIR}/bin; fi
- if [ -n "$OSX_SDK" ]; then cp Vertcoin-Qt.app ${OUTDIR}/bin; fi
- if [ -n "$OSX_SDK" ]; then cp Vertcoin-Core.dmg ${OUTDIR}/bin; fi
- la -la ${OUTDIR}/bin
- ls -la ${OUTDIR}/bin
- export LD_LIBRARY_PATH=$TRAVIS_BUILD_DIR/depends/$HOST/lib
after_script:
- echo $TRAVIS_COMMIT_RANGE
Expand Down

0 comments on commit f83f9b1

Please sign in to comment.