Bug #3041
Updated by Junxiao Shi over 9 years ago
.travis.yml contains invalid YAML. ``` The error is: did was "did not find expected alphabetic or numeric character while scanning an anchor at line 12 column 36 36". ``` [lines 12-13](https://github.com/named-data/NFD/blob/b81cff966ec887fa84eabd3e484da96a8e0d13b2/.travis.yml#L12) Lines 12-13 contain special characters and must be quoted.