Skip to content

Commit

Permalink
instrument .travis.yml file so that the build envrionment is not head…
Browse files Browse the repository at this point in the history
  • Loading branch information
McFoggy committed Sep 18, 2013
1 parent 2de20fe commit 0048e10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: java
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
jdk:
- oraclejdk7

0 comments on commit 0048e10

Please sign in to comment.