jedireza / aqua

:bulb: A website and user system starter
https://jedireza.github.io/aqua/
MIT License
1.38k stars 356 forks source link

Update travis config to use containers #182

Closed jedireza closed 6 years ago

jedireza commented 7 years ago

We had to sudo: true and sudo apt-get install unicode-data since unicode.org was blocking travis instances from downloading UnicodeData.txt, which is required for the slug module.

Let's keep an eye on this and revert back to using the faster container service for our builds.