From b3fdd48675f614d37ec56fa02e6143c8f88b4c3e Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Thu, 12 Sep 2013 13:13:14 -0400 Subject: [PATCH] Remove .travis.yml instructions I'm assuming the link was meant to point people to the `before_script` which was removed in https://github.com/jonleighton/poltergeist/commit/b931466f4f269ab9d3e93ed94292ae5462228f67 . If the instructions are still needed, the `before_script` source could be added to the README as a code block. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5760e39..57da26f 100644 --- a/README.md +++ b/README.md @@ -83,10 +83,7 @@ was 1.0.2, so you should use that if you still need Ruby 1.8 support. There are no special steps to take. You don't need Xvfb or any running X server at all. -[Travis CI](https://travis-ci.org/) has PhantomJS pre-installed, but it -might not be the latest version. If you need to install the latest -version, [check out the .travis.yml that Poltergeist -uses](https://github.com/jonleighton/poltergeist/blob/master/.travis.yml). +[Travis CI](https://travis-ci.org/) has PhantomJS pre-installed. Depending on your tests, one thing that you may need is some fonts. If you're getting errors on a CI that don't occur during development then