8000 travis: Oops, remove "which"'s. · rpavlik/circuitpython@865c4e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 865c4e8

Browse files
committed
travis: Oops, remove "which"'s.
1 parent be81455 commit 865c4e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ before_script:
3333
- pip install --user cpp-coveralls
3434

3535
script:
36-
- which gcc-4.7
37-
- which arm-none-eabi-gcc
3836
- make -C minimal test CC=gcc-4.7
3937
- make -C unix deplibs CC=gcc-4.7
4038
- make -C unix CC=gcc-4.7

0 commit comments

Comments
 (0)
0