This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt fix for Travis failure to deploy to NPM
See: - #385 - https://travis-ci.org/graphql/express-graphql/jobs/269612343#L872 - https://travis-ci.org/graphql/express-graphql/jobs/269621779 It can't find `babel`, which makes me wonder if the `$PATH` is not being correctly set for some reason. Previous release where the build worked fine; uses same "Trusty" Travis environment, NPM version etc: - https://travis-ci.org/graphql/express-graphql/jobs/258623862 Tested with local `npm run build` but will need to do another version bump to see if Travis works with it.
- Loading branch information