From 5af3ea285b05c502c17097dd1e7ef1aeec0757d7 Mon Sep 17 00:00:00 2001
From: Hinnerk van Bruinehsen <h.v.bruinehsen@fu-berlin.de>
Date: Wed, 1 Oct 2014 00:58:20 +0200
Subject: [PATCH] travis: remove comment obsoleted by #1742

---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index e370da22f1..d6df683bce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,6 @@ before_install:
     - sudo apt-get update
 
 install:
-    # TODO: Remove the `=4-*` if the stock gcc-arm-none-eabi ships
-    # the missing c++ headers (cf. #1656)
     - >
         sudo apt-get install \
             build-essential \
-- 
GitLab