Skip to content

Commit

Permalink
Merge 8088639 into d982638
Browse files Browse the repository at this point in the history
  • Loading branch information
idgserpro committed Nov 29, 2019
2 parents d982638 + 8088639 commit 5fdd5b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,6 +1,7 @@
services:
- xvfb
language: python
python: 2.7
sudo: false
cache:
directories:
- $HOME/.pylint.d
Expand All @@ -24,8 +25,6 @@ install:
- bin/buildout buildout:test-eggs=$TEST_EGGS
before_script:
- export CATALOG_OPTIMIZATION_DISABLED=true
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- firefox -v
script:
- bin/code-analysis
Expand Down

0 comments on commit 5fdd5b6

Please sign in to comment.