Skip to content

Commit

Permalink
Don't need metacity in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 28, 2015
1 parent 39610fc commit eeca134
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Expand Up @@ -12,21 +12,10 @@ env: DISPLAY=:99.0

install: true

addons:
apt:
packages:
- metacity

#before_install:
# - sudo apt-get update
# - sudo apt-get install gnome-themes-standard
# - sudo apt-get install metacity
# - sudo apt-get install libwebkit-dev
before_install: echo "MAVEN_OPTS='-Xmx2048m -XX:MaxPermSize=512m'" > ~/.mavenrc

before_script:
- sh -e /etc/init.d/xvfb start
- metacity --sm-disable --replace 2> metacity.err &

script:
- export
Expand Down

0 comments on commit eeca134

Please sign in to comment.