Commit 8bfe4de4 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Instruct Travis to test using clang and gcc

parent 372e5a33
---
script: 'make -j3 check'
language: c
compiler:
- clang
- gcc
before_install:
- sudo apt-get install python-docutils
- ./autogen.sh
- ./configure
script: 'make -j3 check'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment