Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnymast committed Apr 11, 2016
1 parent 05db53b commit 756614e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
.idea
vendor
composer.lock
1 change: 1 addition & 0 deletions README.md
@@ -1,3 +1,4 @@
[![Build Status](https://travis-ci.org/johnnymast/redbox-dns.svg?branch=master)](https://travis-ci.org/johnnymast/redbox-dns)

# redbox-dns
NOT READY
Expand Down
1 change: 0 additions & 1 deletion tests/ResolverTest.php
@@ -1,7 +1,6 @@
<?php
namespace Redbox\DNS\Tests;
use Redbox\DNS\Resolver as Resolver;
use Constraint;
use Redbox\Tests\DNS\Constraint\IsSuccessfulResolveResponseConstraint;

class ResolverTest extends \PHPUnit_Framework_TestCase
Expand Down

0 comments on commit 756614e

Please sign in to comment.