Skip to content

Commit

Permalink
Removed faiing install libgd line from .travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanalianabalas committed Mar 3, 2015
1 parent dc77ad2 commit 2c16540
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ git:
depth: 200
before_install:
- echo "foreign-architecture i386" | sudo tee /etc/dpkg/dpkg.cfg.d/multiarch && sudo apt-get update -qq
- sudo apt-get install -qq --force-yes libgd2-xpm ia32-libs ia32-libs-multiarch
- export JAVA7_HOME=/usr/lib/jvm/java-7-oracle
- export JAVA8_HOME=/usr/lib/jvm/java-8-oracle
- "export DISPLAY=:99.0"
Expand Down

0 comments on commit 2c16540

Please sign in to comment.