aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-09 07:01:26 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-09 07:01:26 -0500
commit9e090286b55def5ca2c0cc375c65023a70d8796e (patch)
tree1ef4e508d0c3ed6c0ff637c2e0d6f2f60afcdfaf
parentf6999fbe4bc393f1410c45d1452680f92ff28e5d (diff)
downloadportable-9e090286b55def5ca2c0cc375c65023a70d8796e.tar.gz
portable-9e090286b55def5ca2c0cc375c65023a70d8796e.tar.bz2
portable-9e090286b55def5ca2c0cc375c65023a70d8796e.zip
remove builtin travis cmake because it is too old
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 1aaab8a..fa4600b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,8 +22,3 @@ matrix:
22 22
23script: 23script:
24 "./scripts/travis" 24 "./scripts/travis"
25
26addons:
27 apt:
28 packages:
29 - cmake