Skip to content

Commit

Permalink
fix travis-ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Dec 3, 2014
1 parent 565e14c commit cde1a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,4 +23,4 @@ The following selectors are supported:
* [subject indicator](http://dev.w3.org/csswg/selectors4/#subject): `!IfStatement > [name="foo"]`
* class of AST node: `:statement`, `:expression`, `:declaration`, `:function`, or `:pattern`

[![Build Status](https://travis-ci.org/jrfeenst/esquery.png?branch=master)](https://travis-ci.org/jrfeenst/esquery)
[![Build Status](https://travis-ci.org/estools/esquery.png?branch=master)](https://travis-ci.org/estools/esquery)

0 comments on commit cde1a0a

Please sign in to comment.