Skip to content

Commit

Permalink
Travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Maumagnaguagno committed Apr 4, 2016
1 parent dea96cf commit d875429
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,4 +1,4 @@
# Propositional
# Propositional [![Build Status](https://travis-ci.org/pucrs-automated-planning/pddl-parser.svg?branch=master)](https://travis-ci.org/pucrs-automated-planning/pddl-parser)
Propositional planning in Python

## Source
Expand Down Expand Up @@ -130,4 +130,4 @@ action: carry
add_effects: []
del_effects: [['garbage'], ['clean']]
cost: 0
```
```

0 comments on commit d875429

Please sign in to comment.