Loading .travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,7 @@ before_script: script: - cd _build; - make update - make - if [ -z "$BUILDONLY" ]; then if [ -n "$CROSS_COMPILE" ]; then Loading Loading
.travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,7 @@ before_script: script: - cd _build; - make update - make - if [ -z "$BUILDONLY" ]; then if [ -n "$CROSS_COMPILE" ]; then Loading