diff --git a/.travis.yml b/.travis.yml index 4f8e562..f366294 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: java before_install: - wget http://download.linuxaudio.org/lilypond/binaries/linux-64/lilypond-2.18.2-1.linux-64.sh - sh lilypond-2.18.2-1.linux-64.sh --batch - - ln -sfn /home/thsoft/lilypond/usr/bin/lilypond /home/thsoft/bin/lilypond + - ln -sfn /home/travis/lilypond/usr/bin/lilypond /home/travis/bin/lilypond script: ./build.sh cache: directories: