OSDN Git Service

Examine the printf command to pass the test13 on MacOS X
[lha/lha.git] / .travis.yml
index b89d8dd..5b227a5 100644 (file)
@@ -1,5 +1,12 @@
 language: c
-compiler: gcc
+
+os:
+  - linux
+  - osx
+
+compiler:
+  - gcc
+  - clang
 
 before_script:
   - autoreconf -is