diff options
author | Alexey Neyman <stilor@att.net> | 2015-09-30 17:25:28 -0700 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2015-09-30 17:25:28 -0700 |
commit | 9952e8ce54221f1ba77722a77952233ff0491c9c (patch) | |
tree | 7d42aff01a60c694b24a827c1515a7b6da39bac6 /.travis.yml | |
parent | 55d07702094fb882bf4602b0e4b062432d401de8 (diff) | |
download | crosstool-ng-9952e8ce54221f1ba77722a77952233ff0491c9c.tar.gz crosstool-ng-9952e8ce54221f1ba77722a77952233ff0491c9c.tar.bz2 crosstool-ng-9952e8ce54221f1ba77722a77952233ff0491c9c.zip |
Add bfin-unknown-linux-uclibc to Travis build.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 93765c71..0476cbd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,7 @@ env: - CT_SAMPLE=armeb-unknown-eabi - CT_SAMPLE=arm-unknown-linux-gnueabi - CT_SAMPLE=armeb-unknown-linux-gnueabi + - CT_SAMPLE=bfin-unknown-linux-uclibc # Building the standard samples script: |