Skip to content

Commit

Permalink
Attempt to get travis build to work by "xhost +"
Browse files Browse the repository at this point in the history
  • Loading branch information
slightlynybbled committed May 7, 2018
1 parent 2793962 commit add985b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python:

install:
- "export DISPLAY=0.0"
- "xhost +"
- "pip install flake8"
- "pip install stringify==0.1.1"
- "pip install pytest"
Expand Down

0 comments on commit add985b

Please sign in to comment.