Initial Commit by po

This commit is contained in:
2018-12-26 20:35:58 -08:00
commit dcf8ebd034
6 changed files with 109 additions and 0 deletions

10
.travis.yml Normal file
View File

@@ -0,0 +1,10 @@
dist: trusty
sudo: required
language: generic
script:
- ci/travis.sh
cache:
directories:
- $HOME/.po-util