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

Fix the build in Travis #104

Merged
merged 6 commits into from
Aug 1, 2017
Merged

Fix the build in Travis #104

merged 6 commits into from
Aug 1, 2017

Conversation

ashawley
Copy link
Contributor

After #103 was merged, the test suite broke. I looked in to this and it seemed to be because of node, but I couldn't resolve it. Seems it was a problem with gitbook that was resolved in GitbookIO/gitbook-cli#60, but is still not entirely fixed by my measure.

For now, maybe just pin the version of gitbook-cli in Travis to the last version of gitbook-cli that was working, and use newer gitbook versions in the scripted tests?

@ashawley
Copy link
Contributor Author

One bit of confusion is that the Travis config for the source repository is pinned to the older precise containers, while building in Travis for a new fork will use their newer trusty images.

https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming

@metasim
Copy link
Member

metasim commented Aug 1, 2017

@ashawley Thanks so much!

@metasim metasim merged commit 4dd9cd0 into sbt:develop Aug 1, 2017
@ashawley ashawley deleted the travis-node branch August 4, 2017 21:18
@jonas jonas modified the milestone: 1.3.0 Aug 13, 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.

None yet

3 participants