summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2019-10-13 21:53:44 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2019-10-13 21:53:44 -0700
commit055ce0f3fc30e4a0b3f9e067a22a533449e11e22 (patch)
treeef180e0ce3cbd3f4c2c9b433a0d9ce1efb0c19d9 /.travis.yml
parent9da6d8c6bced1b27e51227f7fc55fe1985faca86 (diff)
downloadisort-055ce0f3fc30e4a0b3f9e067a22a533449e11e22.tar.gz
Update to latest cruft template
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7acd4c27..fcd18c84 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: python
cache: pip
install:
- pip3 install poetry
+- pip3 install cruft
- poetry install
matrix:
include: