Skip to content

Commit

Permalink
migrate to travis-ci.com
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 authored Nov 4, 2020
1 parent 3623948 commit d59200f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This bundle provides you the possibility to add themes to each bundle. In your
bundle directory it will look under `Resources/themes/<themename>` or fall back
to the normal Resources/views if no matching file was found.

[![Build Status](https://secure.travis-ci.org/liip/LiipThemeBundle.png)](http://travis-ci.org/liip/LiipThemeBundle)
[![Build Status](https://travis-ci.com/liip/LiipThemeBundle.svg?branch=master)](https://travis-ci.com/liip/LiipThemeBundle)

## Installation

Expand Down

0 comments on commit d59200f

Please sign in to comment.