Skip to content

Commit 077fa5a

Browse files
authored
Update README.md
1 parent 6fc3bcd commit 077fa5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# exprparser
22

33
--------------------------
4-
[![Build Status](https://travis-ci.org/LEMS/expr-parser.svg?branch=master)](https://travis-ci.org/LEMS/expr-parser)
4+
[![Build Status](https://travis-ci.com/LEMS/expr-parser.svg?branch=master)](https://travis-ci.com/LEMS/expr-parser)
55

66

77
Mathematical expression parser, based on [Antlr4](http://www.antlr.org/). Sample visitors for algebraic / boolean expression evaluation (including lists of interdependent expressions), dimensional analysis are provided.

0 commit comments

Comments
 (0)