Fix build badge (#135)
The badge referred to the outdated release (which has been deleted for a while now). This PR updates it so that the master is used.
This commit is contained in:
parent
e88c1f4518
commit
907b668151
@ -1,7 +1,6 @@
|
||||
C++ SQL Parser
|
||||
=========================
|
||||
[]()
|
||||
[](https://travis-ci.org/hyrise/sql-parser)
|
||||
[](https://travis-ci.org/hyrise/sql-parser)
|
||||
|
||||
|
||||
This is a SQL Parser for C++. It parses the given SQL query into C++ objects.
|
||||
|
Loading…
Reference in New Issue
Block a user