Skip to content

Commit

Permalink
Updated laravel version and link to travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfensdrfer authored Oct 20, 2019
1 parent 6906b39 commit 73492e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Baum

[![Build Status](https://travis-ci.org/etrepat/baum.png?branch=master)](https://travis-ci.org/etrepat/baum)
[![Build Status](https://travis-ci.org/VisualAppeal/baum.svg?branch=master)](https://travis-ci.org/VisualAppeal/baum)

Baum is an implementation of the [Nested Set](http://en.wikipedia.org/wiki/Nested_set_model) pattern for [Laravel 5's](http://laravel.com/) Eloquent ORM.
Baum is an implementation of the [Nested Set](http://en.wikipedia.org/wiki/Nested_set_model) pattern for [Laravel 6's](http://laravel.com/) Eloquent ORM.

> For **Laravel 4.2.x compatibility**, check the [1.0.x branch](https://github.com/etrepat/baum/tree/1.0.x-stable) branch or use the latest [1.0.x tagged release](https://github.com/etrepat/baum/releases).
Expand Down

0 comments on commit 73492e6

Please sign in to comment.