Skip to content

Commit

Permalink
Merge pull request #7 from tractorcow/pulls/1.1/build-icons
Browse files Browse the repository at this point in the history
Update build icons
  • Loading branch information
assertchris committed May 26, 2015
2 parents ddfa1db + c66a536 commit 81d50e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ matrix:
env: DB=MYSQL
- php: 5.3
env: DB=MYSQL
- php: hhvm-nightly
env: DB=MYSQL
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y tidy


before_script:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SilverStripe Lumberjack

[![Build Status](https://travis-ci.org/micmania1/silverstripe-lumberjack.png?branch=master)](https://travis-ci.org/micmania1/silverstripe-lumberjack) [![Latest Stable Version](https://poser.pugx.org/micmania1/silverstripe-lumberjack/v/stable.svg)](https://packagist.org/packages/micmania1/silverstripe-lumberjack) [![Total Downloads](https://poser.pugx.org/micmania1/silverstripe-lumberjack/downloads.svg)](https://packagist.org/packages/micmania1/silverstripe-lumberjack) [![Latest Unstable Version](https://poser.pugx.org/micmania1/silverstripe-lumberjack/v/unstable.svg)](https://packagist.org/packages/micmania1/silverstripe-lumberjack) [![License](https://poser.pugx.org/micmania1/silverstripe-lumberjack/license.svg)](https://packagist.org/packages/micmania1/silverstripe-lumberjack)
[![Build Status](https://travis-ci.org/silverstripe/silverstripe-lumberjack.svg?branch=1.1)](https://travis-ci.org/silverstripe/silverstripe-lumberjack) [![Latest Stable Version](https://poser.pugx.org/silverstripe/lumberjack/v/stable)](https://packagist.org/packages/silverstripe/lumberjack) [![Latest Unstable Version](https://poser.pugx.org/silverstripe/lumberjack/v/unstable)](https://packagist.org/packages/silverstripe/lumberjack) [![License](https://poser.pugx.org/silverstripe/lumberjack/license)](https://packagist.org/packages/silverstripe/lumberjack)

A module to make managing pages in a GridField easy without losing any of the functionality that you're used to in the CMS.

Expand Down

0 comments on commit 81d50e5

Please sign in to comment.