1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-24 11:01:25 +01:00

switch to travis-ci.com

This commit is contained in:
Matthias Kretschmann 2018-07-10 13:19:13 +02:00
parent baa1e36ee3
commit 9356f3b268
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4 additions and 7 deletions

View File

@ -3,12 +3,9 @@ language: bash
# Use container-based infrastructure for quicker build start-up # Use container-based infrastructure for quicker build start-up
sudo: false sudo: false
addons: before_install:
apt: - sudo apt-get -qq update
sources: - sudo apt-get install shellcheck
- debian-sid # Grab shellcheck from the Debian repo (o_O)
packages:
- shellcheck
script: script:
- bash -c 'shopt -s globstar; shellcheck **/bash*' - bash -c 'shopt -s globstar; shellcheck **/bash*'

View File

@ -2,7 +2,7 @@
> 👩‍🎤 personal dotfiles, scrambled together from the interwebz. Highly macOS oriented. > 👩‍🎤 personal dotfiles, scrambled together from the interwebz. Highly macOS oriented.
[![Build Status](https://travis-ci.org/kremalicious/dotfiles.svg?branch=master)](https://travis-ci.org/kremalicious/dotfiles) [![Build Status](https://travis-ci.com/kremalicious/dotfiles.svg?branch=master)](https://travis-ci.com/kremalicious/dotfiles)
![hackerman](https://cloud.githubusercontent.com/assets/90316/26279873/9240a9d8-3dc0-11e7-9353-783b36ae6aff.jpg) ![hackerman](https://cloud.githubusercontent.com/assets/90316/26279873/9240a9d8-3dc0-11e7-9353-783b36ae6aff.jpg)