Skip to content

Commit

Permalink
Attempt to fix travis issues
Browse files Browse the repository at this point in the history
- Remove node_modules caching
- Regen package-lock just in case
  • Loading branch information
dfreedm committed Sep 16, 2019
1 parent 1ff51e6 commit e289540
Show file tree
Hide file tree
Showing 2 changed files with 4,942 additions and 2,343 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ addons:
- google-chrome
packages:
- google-chrome-stable
cache:
directories:
- node_modules
before_script:
- npm install -g gulp-cli@1
- gulp lint-eslint
Expand Down
Loading

0 comments on commit e289540

Please sign in to comment.