Skip to content

Commit

Permalink
Fix travis link
Browse files Browse the repository at this point in the history
  • Loading branch information
enginyoyen committed May 10, 2020
1 parent ea60ee5 commit b45e9a7
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 @@ -2,7 +2,7 @@
Package `aslparser` validates and parses the Amazon States Language, that is used for step functions.
See [https://states-language.net/spec.html](https://states-language.net/spec.html) for details.

[![Build Status](https://travis-ci.com/enginyoyen/aslparser.svg?branch=master)](https://travis-ci.com/enginyoyen/strmetric)
[![Build Status](https://travis-ci.com/enginyoyen/aslparser.svg?branch=master)](https://travis-ci.com/enginyoyen/aslparser)


## Installation
Expand Down

0 comments on commit b45e9a7

Please sign in to comment.