Skip to content

Commit

Permalink
addons-linter 1.6.1
Browse files Browse the repository at this point in the history
Skirt around mozilla/addons-linter#2481, because this isn’t a WebExtension (yet).
  • Loading branch information
1ec5 committed Feb 18, 2020
1 parent 998e9b5 commit 83b6e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ node_js:
- 11.0
install:
- pip install --user -r requirements.txt
- npm install -g jshint@">=2.9.1-rc2" addons-linter
- npm install -g jshint@">=2.9.1-rc2" addons-linter@1.6.2
before_script:
- wget -P /tmp/avim -N https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/jsshell-linux-x86_64.zip
- unzip -d /tmp/js /tmp/avim/jsshell-linux-x86_64.zip
Expand Down

0 comments on commit 83b6e54

Please sign in to comment.