Skip to content

Commit

Permalink
update Travis CI configuration to run Selenium functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Nov 1, 2012
1 parent 29ca155 commit 58cdbe6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
language: python
python: 2.7
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
install: make install
script: make tests
notifications:
Expand Down

0 comments on commit 58cdbe6

Please sign in to comment.