circuitpython-org/.travis.yml
2019-03-27 14:20:39 -05:00

7 lines
73 B
YAML

language: ruby
rvm:
- 2.5.3
install:
- gem install git
script:
-