fix script in travis.yml

This commit is contained in:
eggman 2016-06-23 07:20:55 +09:00
parent 7f241c9fb1
commit 1c0bd1be97

View file

@ -61,7 +61,6 @@ before_script:
script: script:
- ccache -z - ccache -z
- arm-none-eabi-gcc --version - arm-none-eabi-gcc --version
- make archives
- ccache -s - ccache -s
- make - make
- ccache -s - ccache -s