Update Travis configuration.

This commit is contained in:
Leonel Quinteros
2018-09-12 15:07:17 -03:00
parent f28243c54b
commit 477ce49ddf
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
- Unit tests available.
- Language codes are automatically simplified from the form `en_UK` to `en` if the first isn't available.
- Ready to use inside Go templates.
- Objects are serializable to []byte to store them in cache.
# License