Skip to content

Commit

Permalink
Remove libplplotd.so.9 symlink creation — SCAMP is no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
Víctor Terrón committed Jun 10, 2015
1 parent a2e7585 commit e08f712
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ before_install:
- sudo rm -rf /dev/shm
- sudo ln -Tsf /{run,dev}/shm

# SCAMP requires libplplotd.so.9, but Ubuntu 12.04 installs libplplotd.so.11
- sudo ln -s /usr/lib/libplplotd.so.{11,9}

# 'travis_wait': avoid timeout during SciPy installation
- travis_wait sudo ./ci/travis-setup.sh
- python ./setup.py
Expand Down

0 comments on commit e08f712

Please sign in to comment.