move from Drone to Travis CI

This commit is contained in:
David du Colombier 2017-03-31 11:13:22 +02:00
parent 6a366634ac
commit 5926c748a5
2 changed files with 3 additions and 1 deletions

2
.travis.yml Normal file
View File

@ -0,0 +1,2 @@
language: c
script: make

View File

@ -1,4 +1,4 @@
[![Build Status](https://drone.io/github.com/0intro/libelf/status.png)](https://drone.io/github.com/0intro/libelf/latest)
[![Build Status](https://travis-ci.org/0intro/libelf.svg?branch=master)](https://travis-ci.org/0intro/libelf)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/0intro-libelf/badge.svg)](https://scan.coverity.com/projects/0intro-libelf)
libelf