Skip to content

Commit

Permalink
Travis.yml: Update to latest Houston CI (elementary#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored and btkostner committed Oct 29, 2018
1 parent 5f5287c commit 3a4f419
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,11 @@ addons:
packages:
- libstdc++-5-dev

cache:
directories:
- /tmp/liftoff

matrix:
include:
- env: DIST=juno

before_install:
- docker pull ubuntu:18.04

install:
- npm install @elementaryos/houston
- npm i -g @elementaryos/houston

script:
- houston ci
--type system-app
--name-appstream io.elementary.music.desktop
--name-domain io.elementary.music
--name-human Music
--distribution $DIST

0 comments on commit 3a4f419

Please sign in to comment.