ICU-20066 fixup .travis.yml (#160)

* ICU-20066 fixup .travis.yml

- correct typo from 518f10b7a90a7bca1dd554601a681ba9f341f583
- 859d6090dc1feee160e870e8ef3d39197a98e1d9 added a PR template that needed exclusion
This commit is contained in:
Steven R. Loomis 2018-09-20 16:09:05 -07:00 committed by Shane Carr
parent e5bca0c9f7
commit 5e5b4b3bab
No known key found for this signature in database
GPG Key ID: FCED3B24AAB18B5C
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
# git stuff
# .git is ignored by code.
#.git/*
.github/*
.gitignore
.gitattributes
.travis.yml

View 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