aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory P. Smith [Google LLC] <greg@krypto.org>2019-03-05 08:36:48 -0800
committerGregory P. Smith [Google LLC] <greg@krypto.org>2019-03-05 08:36:48 -0800
commitd1eb0227cea81ac6cf24f2d7a02297334786b141 (patch)
tree4c1e3ed09072cacc6fa53a25e19b13fd9e1600f6
parentdcd15eed13814210627e135fa100f79fa7b7ec6f (diff)
downloadportpicker-d1eb0227cea81ac6cf24f2d7a02297334786b141.tar.gz
Initial travis CI config.
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..fab61a6
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: python
+os: linux
+script:
+ - ./test.sh