Skip to content

Commit

Permalink
Set no display for Unit Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjlaw89 committed Jun 2, 2018
1 parent e780657 commit 1396844
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ install:
- npm install @elementaryos/houston

script:
- export DISPLAY=:0
- houston ci
--name-domain com.github.kjlaw89.archetype
--distribution $DIST
- com.github.kjlaw89.archetype
--run-tests

0 comments on commit 1396844

Please sign in to comment.