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 travis build script. #194

Merged
merged 1 commit into from
Jul 25, 2017
Merged

Fix travis build script. #194

merged 1 commit into from
Jul 25, 2017

Conversation

jpwhite4
Copy link
Member

Description

  • Fix bug where new files were not being checked by the php syntax
    checker.
  • Fix bug where javascript files were being scanned with eslint with no
    rc file. This causes the ES6 compliant files to be erroneously marked
    as errored.

Note that the javascript file syntax checking is performed in the style
tests.

- Fix bug where new files were not being checked by the php syntax
  checker.
- Fix bug where javascript files were being scanned with eslint with no
  rc file. This causes the ES6 compliant files to be erroneously marked
  as errored.

Note that the javascript file syntax checking is performed in the style
tests.
@jpwhite4 jpwhite4 merged commit a1e1103 into ubccr:xdmod7.0 Jul 25, 2017
@jpwhite4 jpwhite4 deleted the fixtravis branch July 25, 2017 18:46
@tyearke tyearke added the qa label Aug 14, 2017
@tyearke tyearke added this to the v7.0.0 milestone Aug 14, 2017
@plessbd plessbd removed the qa label Mar 26, 2019
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.

4 participants