Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Add a fusion react-router plugin #2

Merged
merged 2 commits into from
Nov 6, 2017
Merged

Add a fusion react-router plugin #2

merged 2 commits into from
Nov 6, 2017

Conversation

nadiia
Copy link
Contributor

@nadiia nadiia commented Nov 3, 2017

Resolves #1

@nadiia nadiia changed the title Resolves #1: Add a fusion react-router plugin Add a fusion react-router plugin Nov 3, 2017
@old-fusion-bot
Copy link

old-fusion-bot bot commented Nov 3, 2017

@nadiia nadiia force-pushed the router-plugin branch 2 times, most recently from 6a9f42c to a8677d4 Compare November 3, 2017 20:55
@@ -1,7 +1,7 @@
dist: trusty
sudo: false
language: node_js
node_js: 8.8.0
node_js: 8.9.0
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.2.1
- export PATH=$HOME/.yarn/bin:$PATH
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to add this:

before_script:
- export DISPLAY=':99.0'
- sh -e /etc/init.d/xvfb start

otherwise browser tests will hang in CI

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It did hang. Added, thanks!

@nadiia nadiia force-pushed the router-plugin branch 7 times, most recently from 4aeb999 to 2772006 Compare November 3, 2017 23:58
lhorie
lhorie previously approved these changes Nov 4, 2017
@nadiia nadiia merged commit b4cf835 into master Nov 6, 2017
@nadiia nadiia deleted the router-plugin branch November 6, 2017 18:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants