Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lains authored May 2, 2019
1 parent 717018d commit 241191d
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,8 @@ addons:
packages:
- libstdc++-5-dev

cache:
directories:
- /tmp/liftoff

matrix:
include:
- env: DIST=loki
- env: DIST=juno

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

script:
- houston ci
--distribution $DIST

branches:
only:
- master

0 comments on commit 241191d

Please sign in to comment.