]> granicus.if.org Git - icu/commitdiff
ICU-20066 fixup .travis.yml (#160)
authorSteven R. Loomis <srl295@gmail.com>
Thu, 20 Sep 2018 23:09:05 +0000 (16:09 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:41 +0000 (14:27 -0700)
* ICU-20066 fixup .travis.yml

- correct typo from 518f10b7a90a7bca1dd554601a681ba9f341f583
859d6090dc1feee160e870e8ef3d39197a98e1d9 added a PR template that needed exclusion

.cpyskip.txt
.travis.yml

index c8b824262c49de5d9994ee00fbc8577370cb5191..19b74dafb92313fa24cc58f3b2bea9a72f2c46fd 100644 (file)
@@ -10,6 +10,7 @@
 # git stuff
 # .git is ignored by code.
 #.git/*
+.github/*
 .gitignore
 .gitattributes
 .travis.yml
index 126236042a456f6a2e53ba3c698996d052c213de..1f8bdd702101e5cdeb6f9e316fb3606c0875318f 100644 (file)
@@ -71,6 +71,6 @@ matrix:
           - cd icu4c/source && CPPFLAGS="-fsanitize=thread" LDFLAGS="-fsanitize=thread" ./runConfigureICU --enable-debug --disable-release Linux --disable-renaming && make -j2 check
 
     # copyright scan / future linter
-    - name "lint"
+    - name: "lint"
       script:
           - perl tools/scripts/cpysearch/cpyscan.pl