Skip to content

Commit

Permalink
Updated readme to point to correct travis URL for build status.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-terrell committed Sep 27, 2020
1 parent 5b54967 commit 5dbea1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository holds the Hardware Abstractino Layer Crate for the Microchip/Atmel `ATSAM4` microcontroller family.

[![Build Status](https://travis-ci.org/atsam4-rs/atsam4-hal.svg?branch=master)](https://travis-ci.org/atsam4-rs/atsam4-hal)
[![Build Status](https://api.travis-ci.com/atsam4-rs/atsam4-hal.svg?branch=master)](https://api.travis-ci.com/atsam4-rs/atsam4-hal)

NOTE: This crate is still under active development. Currently only the ATSAM4E and ATSAM4S are supported.

Expand Down

0 comments on commit 5dbea1a

Please sign in to comment.