Update Travis configuration.
This commit is contained in:
@@ -6,6 +6,7 @@ go:
|
|||||||
- "1.8"
|
- "1.8"
|
||||||
- "1.9"
|
- "1.9"
|
||||||
- "1.10"
|
- "1.10"
|
||||||
|
- "1.11"
|
||||||
- "tip"
|
- "tip"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
@@ -24,6 +24,7 @@
|
|||||||
- Unit tests available.
|
- Unit tests available.
|
||||||
- Language codes are automatically simplified from the form `en_UK` to `en` if the first isn't 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.
|
- Ready to use inside Go templates.
|
||||||
|
- Objects are serializable to []byte to store them in cache.
|
||||||
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|||||||
Reference in New Issue
Block a user