We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be1623 commit bf3c847Copy full SHA for bf3c847
.travis.yml
@@ -20,7 +20,7 @@ cache:
20
# Download and install LilyPond (stable and devel)
21
# when not present already (cached between builds)
22
install:
23
- - pip install python-dateutil --user
+ - pip install python-dateutil
24
- python ./test/install_lilypond.py
25
26
# This is the script that will actually run the tests
0 commit comments