1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

Remove .travis.yml instructions

I'm assuming the link was meant to point people to the `before_script` which was removed in b931466f4f .

If the instructions are still needed, the `before_script` source could be added to the README as a code block.
This commit is contained in:
Justin Campbell 2013-09-12 13:13:14 -04:00
parent a9906a011c
commit b3fdd48675

View file

@ -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