Skip to content

Commit

Permalink
[README] change the branch of the build status to "2.1" #6
Browse files Browse the repository at this point in the history
  • Loading branch information
iteman committed Oct 5, 2014
1 parent 0db6ef4 commit 05adaee
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 @@ A finite state machine
[![Total Downloads](https://poser.pugx.org/piece/stagehand-fsm/downloads.png)](https://packagist.org/packages/piece/stagehand-fsm)
[![Latest Stable Version](https://poser.pugx.org/piece/stagehand-fsm/v/stable.png)](https://packagist.org/packages/piece/stagehand-fsm)
[![Latest Unstable Version](https://poser.pugx.org/piece/stagehand-fsm/v/unstable.png)](https://packagist.org/packages/piece/stagehand-fsm)
[![Build Status](https://travis-ci.org/piece/stagehand-fsm.svg?branch=master)](https://travis-ci.org/piece/stagehand-fsm)
[![Build Status](https://travis-ci.org/piece/stagehand-fsm.svg?branch=2.1)](https://travis-ci.org/piece/stagehand-fsm)

Stagehand_FSM is a [finite state machine](https://en.wikipedia.org/wiki/Finite-state_machine).

Expand Down

0 comments on commit 05adaee

Please sign in to comment.