migrate to travis-ci.com
This commit is contained in:
parent
adc94d2d2b
commit
e248f08cad
|
|
@ -1,6 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "3.6"
|
||||||
|
|
||||||
# Cache PlatformIO packages using Travis CI container-based infrastructure
|
# Cache PlatformIO packages using Travis CI container-based infrastructure
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# RFM69 Library
|
# RFM69 Library
|
||||||
[](https://travis-ci.org/LowPowerLab/RFM69)
|
[](https://travis-ci.com/LowPowerLab/RFM69)
|
||||||
[](https://github.com/LowPowerLab/RFM69)
|
[](https://github.com/LowPowerLab/RFM69)
|
||||||
[](https://github.com/LowPowerLab/RFM69/issues)
|
[](https://github.com/LowPowerLab/RFM69/issues)
|
||||||
[](https://github.com/LowPowerLab/RFM69/pulls)
|
[](https://github.com/LowPowerLab/RFM69/pulls)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue