Skip to content

Commit

Permalink
permanently remove the conda update -- enum34 still a problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuthbert committed Feb 4, 2017
1 parent 29ba117 commit 6d306a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ before_install:
- export PYTHONPATH=/home/travis/cuthbertLab/music21base
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- echo next line sometimes commented out temporarily because of problems with conda and numpy/enum34...
- conda update --yes conda
- wget -q http://download.linuxaudio.org/lilypond/binaries/linux-64/lilypond-2.19.54-1.linux-64.sh
- pip install coveralls
- sh lilypond-2.19.54-1.linux-64.sh --batch
Expand Down

0 comments on commit 6d306a9

Please sign in to comment.