Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use phantomjs2 #2862

Closed
wants to merge 3 commits into from
Closed

Use phantomjs2 #2862

wants to merge 3 commits into from

Conversation

waghanza
Copy link

@waghanza waghanza commented Mar 29, 2017

Trusty environment on travis has phantomjs 2.0.0 instead of 1.9.3 in precise

@see travis-ci/travis-ci#3225 (comment)

@waghanza waghanza changed the title Use phantomjs3 Use phantomjs2 Mar 29, 2017
@@ -29,6 +29,8 @@ gemfile:

services:
- mongodb
- mysql
- postgresql
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks unrelated to PhantomJS, is this correct?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nop, in fact on travis precise env (default) those services are loaded by default, but with trusty env (to have phantom2) we must list all service that have to be started

.travis.yml Outdated
@@ -1,11 +1,8 @@
dist: trusty

Copy link
Member

@mshibuya mshibuya Apr 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want to switch to trusty, why is this removed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're write. Kind a mess

@waghanza
Copy link
Author

waghanza commented May 2, 2017

Closed, and re-opened #2873

@waghanza waghanza closed this May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants