mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
* simplify .travis.yml * Fixes error and warning from eslint 15:32 error Unnecessary escape character: \? no-useless-escape
4 lines
46 B
YAML
4 lines
46 B
YAML
language: node_js
|
|
node_js: stable
|
|
sudo: false
|