Skip to content

Commit 1ab2b93

Browse files
authored
Update .travis.yml
add coreutils to travis packages for the command ```realpath``` in ./verify_odin.sh
1 parent b13b48a commit 1ab2b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ addons:
2020
- build-essential
2121
- cmake
2222
- ctags
23+
- coreutils
2324
- curl
2425
- doxygen
2526
- flex

0 commit comments

Comments
 (0)