From 5ea9bc89fde8c1580e04e33ee8387757d42364ff Mon Sep 17 00:00:00 2001 From: jgromes Date: Thu, 18 Jul 2019 18:09:13 +0200 Subject: [PATCH] Removed redundant comment --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 77c202ac..1915d096 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ env: global: - # keep Arduino IDE version at 1.8.1 until https://github.com/per1234/arduino-ci-script/issues/1 is resolved - ARDUINO_IDE_VERSION="1.8.9" matrix: - BOARD="arduino:avr:uno"