Skip to content
Snippets Groups Projects
Commit d479e468 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

id_rsa typofix


Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
parent e881299c
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ mkdir cabal-install
cp -R $TRAVIS_BUILD_DIR/Cabal/tests Cabal
cp -R $TRAVIS_BUILD_DIR/cabal-install/tests cabal-install
# Copy in credentials so we can delete branch when done
cp $TRAVIS_BUILD_DIR/id_rsa .
cp $TRAVIS_BUILD_DIR/travis/id_rsa .
# Install all of the necessary files for testing
cp $TRAVIS_BUILD_DIR/travis-install.sh .
cp $TRAVIS_BUILD_DIR/travis-common.sh .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment