Skip to content

Commit

Permalink
Use current version of .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaer committed Dec 15, 2018
1 parent c04b5d0 commit 7a40639
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 7a40639

Please sign in to comment.