Skip to content

coffee-script dependency changed to coffeescript, travis.yml updated for latest LTS Node version (8.11.1)#9

Open
jalavosus wants to merge 2 commits intocmoncrief:masterfrom
jalavosus:master
Open

coffee-script dependency changed to coffeescript, travis.yml updated for latest LTS Node version (8.11.1)#9
jalavosus wants to merge 2 commits intocmoncrief:masterfrom
jalavosus:master

Conversation

@jalavosus
Copy link
Copy Markdown

@jalavosus jalavosus commented Jul 24, 2018

coffeescript has been using coffeescript instead of coffee-script since version 2. I've updated both the package name, version, and import to reflect this.

beholder has also been bumped to the latest version.

@jalavosus jalavosus changed the title coffee-script dependency changed to coffeescript coffee-script dependency changed to coffeescript, travis.yml updated for latest LTS Node version (8.11.1) Jul 30, 2018
@jalavosus
Copy link
Copy Markdown
Author

travis was building with two versions of NodeJS that are long deprecated, which was causing builds to fail.

I updated travis.yml to only use the latest Long Term Support version of NodeJS, which is 8.11.1. Using 8.11.1, as well as the latest versions of coffeescript and beholder, the build passed.

- `import coffee-script` changed to `import coffeescript`
- coffeescript and beholder versions bumped in package.json
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.

1 participant