summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2020-02-19 00:05:21 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2020-02-19 00:05:21 +0100
commite124264c8ae3f987fbe7bae6ecf04e9daa0f9801 (patch)
tree4ebdcaf788c1f478a4f50a14f06782c3f98d8c1d
parent79addb59e64299db129dd3cd083714a98e70056e (diff)
downloadlibgphoto2-wip.tar.gz
Lets see whether this gives us both C and C++ compilerswip
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 328194b20..12853ce16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
-language: c
+language:
+ - c
+ - cpp
os:
- linux