mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 01:35:51 +00:00
fix travis node version
This commit is contained in:
parent
8d81390c83
commit
e2afd0686e
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 8
|
||||
- 12
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
when we add / change translations)
|
||||
- add `yarn translation:missing <lang>` to print a list of missing translations
|
||||
for the given language (this takes `en` as a baseline)
|
||||
- travis for tests
|
||||
- eslint with prettier
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user