Test to override install step

64294c8d2e/lib/travis/build/script/erlang.rb (L22-L29)
This commit is contained in:
UENISHI Kota 2015-12-11 11:45:41 +09:00
parent 266bb3b1ac
commit d157f4991b

View File

@ -1,5 +1,6 @@
language: erlang
sudo: false
install: echo rebar3
script: make check-all
notifications:
email: false