Skip to content

Commit

Permalink
🔀️ Merge pull request #7 from sergius02/development
Browse files Browse the repository at this point in the history
  • Loading branch information
sergius02 authored Sep 24, 2020
2 parents a2d818c + d160f0e commit 7733f09
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---

language: node_js

node_js:
- 10.17.0

sudo: required

branches:
only:
- master
- development

services:
- docker

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-5-dev

install:
- npm i -g @elementaryos/houston

script:
- houston ci
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
</p>
<h1 align="center">Sherlock</h1>

[![Build Status](https://travis-ci.org/sergius02/Sherlock.svg?branch=master)](https://travis-ci.org/sergius02/Sherlock)

|![alt](screenshots/Sherlock.png) |![alt](screenshots/Sherlock2.png)|
|---------------------|---------------------|

Expand Down

0 comments on commit 7733f09

Please sign in to comment.