Skip to content

Commit

Permalink
Fixed the Travis CI error: "TypeError: Cannot read property 'range' o…
Browse files Browse the repository at this point in the history
…f null"

It is deadly to mix "npm install" and yarn, we need to pick one or the
other and stick with it.

babel/babel-eslint#681 (comment)
  • Loading branch information
SailingSteve committed Jul 23, 2019
1 parent f2db188 commit bca903e
Show file tree
Hide file tree
Showing 2 changed files with 20,988 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,3 @@ web_app/build/*
*.key
.vscode
.gitattributes
/src/js/config for Cordova IOS Android submissions 2.js
/src/js/config saveoff oct 2018 2.js
/src/js/config Saveoff Jan 2019 Local Python Server 2.js
!/src/js/config for Cordova IOS Android submissions 2.txt
!/src/js/config Saveoff Jan 2019 Local Python Server 2.txt
!/src/js/config saveoff oct 2018 2.txt
!/src/js/config.js
Loading

0 comments on commit bca903e

Please sign in to comment.