Project take over !

* First changes for v68.0 Thunderbird  version
* Adds CI to automatically lint the `user.js` script
* Updates links due to repository transfer
This commit is contained in:
Samuel FORESTIER
2019-11-24 11:59:26 +01:00
parent 7973d8a571
commit d78aa86ede
3 changed files with 27 additions and 15 deletions

8
.travis.yml Normal file
View File

@@ -0,0 +1,8 @@
language: node_js
node_js:
- 'node'
before_script:
- npm install -g acorn
script:
- acorn user.js