Skip to content

A test project for Drone CI and Elixir with Excoveralls

Notifications You must be signed in to change notification settings

vorce/drone_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneSample Build Status Coverage Status

Sample repository for elixir build on Drone with excoveralls.

Instructions

You will need to add a coveralls_repo_token secret to the drone project to be able to report coverage:

export DRONE_TOKEN=<your-drone-token>
export DRONE_SERVER=<your-drone-server-hostname>
drone secret add --repository=namespace/project --name=coveralls_repo_token --value=<coveralls-repo-token>

About

A test project for Drone CI and Elixir with Excoveralls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages