Commit Graph

20 Commits (f59bfb458c424953e3825f62c5a920d575f8766a)

Author SHA1 Message Date
Tomas Chmelevskij 8e508d9723 chore(repo): update node version to 14 2021-12-17 18:38:53 +01:00
Michael Keller d5a4095216 Added linter run to tests. 2020-12-27 23:09:52 +01:00
Tomas Chmelevskij d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Miguel Angel Mulero Martinez fec4ab4b6a Remove ChromeOS support 2020-10-06 15:12:39 +02:00
Kyle K b547c8a85f Ignore the l10n_master branch for CI purposes
https://docs.travis-ci.com/user/customizing-the-build/#building-specific-branches
Documentation says that the .travis.yml file needs to be present on all active branches of the project.

I don't know if that means we need to have this change in the branch for it to take effect.

Also exiting builds early if
2019-08-21 21:11:40 +00:00
Kyle K 71320169da fix gulp tasks such that yarn gets its lock file
Also stop npm 6 from being installed for travis-ci, for speedup reasons
2019-07-27 23:49:13 +00:00
Michael Keller 4c1fdf7925 Moved from 'npm' to 'yarn'.
Changed travis config.

Simplified package.json.

Try with a newer npm, who knows, it's for Mac.
2019-04-30 23:57:35 +12:00
mikeller 813aee1f03 Changed travis Slack integration to be encrypted. 2018-12-29 17:06:57 +13:00
Adem Gaygusuz 2e5bdae80e Add npm test to travis ci 2018-06-01 22:12:35 +01:00
mikeller 1dbe03ceda Updated travis config. 2018-05-21 13:42:19 +12:00
mikeller bc0e6b2acb Added Slack notifications. 2018-05-21 01:14:25 +12:00
mikeller 703659e7c4 Try builtin for 'apt'. 2018-05-21 00:48:39 +12:00
mikeller 19351017a0 Synchronised node / npm version with blackbox-log-viewer. 2018-05-21 00:42:53 +12:00
mikeller 951f82f62e Fixed typo. 2018-05-19 17:36:20 +12:00
mikeller 4b67c4eeef Windows was one step too far, removing. 2018-05-19 17:34:32 +12:00
mikeller d1fa7c3a9d Added chromeos / win32 / osx builds. 2018-05-19 16:49:26 +12:00
Michael Keller d4834f5722 Added 'rpm' package to enable the .rpm build. 2018-05-18 16:27:35 +12:00
Michael Keller 990d03aeb6 Switched to using latest. 2018-05-18 16:22:39 +12:00
Michael Keller e96c4c0210 Added explicit node version to travis config.
Added explicit node and npm version to travis config.
2018-05-18 16:16:15 +12:00
Michael Keller 4064a02dbb Added files for travis build. 2017-11-14 16:00:02 +13:00