Skip to content

Commit c49f8d9

Browse files
committed
stop using Travis
1 parent 5147ae4 commit c49f8d9

File tree

2 files changed

+3
-37
lines changed

2 files changed

+3
-37
lines changed

Diff for: .travis.yml

-34
This file was deleted.

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Build Status](https://travis-ci.org/arduino/arduino-cli.svg?branch=master)](https://travis-ci.org/arduino/arduino-cli)
2-
31
# arduino-cli
42

3+
[![Build Status](https://cloud.drone.io/api/badges/arduino/arduino-cli/status.svg)](https://cloud.drone.io/arduino/arduino-cli)
4+
55
`arduino-cli` is an all-in-one solution that provides builder, boards/library manager, uploader, discovery and many other tools needed to use any Arduino compatible board and platforms.
66

77
This software is currently in alpha state: new features will be added and some may be changed.
@@ -355,4 +355,4 @@ Currently Unit and Integration test are available for launch in 2 ways:
355355
* test-unit-race: Run unit tests only with race condition detection
356356
```
357357

358-
For Example to launch unit tests only run: `task test-unit`
358+
For Example to launch unit tests only run: `task test-unit`

0 commit comments

Comments
 (0)