aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-03-22 20:10:21 +0000
committerWerner Koch <[email protected]>2018-03-22 20:10:21 +0000
commit22b293fe7922bfd70e0990ca89333ab168ad1808 (patch)
tree08684f8125870cb86bda3ee119f1648c616ac71d
parentbuild: And even more travis.yml tweaking (diff)
downloadlibgpg-error-22b293fe7922bfd70e0990ca89333ab168ad1808.tar.gz
libgpg-error-22b293fe7922bfd70e0990ca89333ab168ad1808.zip
build: Another try on travis.yml
-- Why don't they return useful error messages????
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 13f6e56..558b15d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,9 @@ language: c
os:
- linux
- dist: trusty
- sudo: required
+
+# dist: trusty
+# sudo: required
compiler:
- gcc