Skip to content

Commit

Permalink
#141 Try to fix symlink resolving in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
thSoft committed Feb 24, 2018
1 parent 2270428 commit d04d6c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,4 +2,6 @@ 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
- sudo apt-get -qq update
- sudo apt-get install -y realpath
script: ./build.sh

0 comments on commit d04d6c0

Please sign in to comment.