diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 192cbf7..0000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: php - -php: - - 5.3 - - 5.4 - -script: ant phpunit \ No newline at end of file diff --git a/readme.md b/readme.md index 9154e30..36b31e5 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,5 @@ # Hal -[![Build Status](https://secure.travis-ci.org/zircote/Hal.png)](http://travis-ci.org/zircote/Hal) - * [HAL Specification](http://stateless.co/hal_specification.html) * [Hal Specification on Github](https://github.com/mikekelly/hal_specification) * [JSON Linking With HAL](http://blog.stateless.co/post/13296666138/json-linking-with-hal)