ci: Fix indentation in .shippable.yml

This commit is contained in:
Oleg Shparber 2016-06-05 23:31:02 -04:00
parent aa42fcc3e1
commit 2f546ee93a

View File

@ -1,6 +1,6 @@
build:
ci:
- shippable_retry sudo apt-get -y -qq update
- shippable_retry sudo apt-get -y -qq install --no-install-recommends qt5-default libqt5webkit5-dev libqt5x11extras5-dev libarchive-dev libxcb-keysyms1-dev
- qmake
- make
ci:
- shippable_retry sudo apt-get -y -qq update
- shippable_retry sudo apt-get -y -qq install --no-install-recommends qt5-default libqt5webkit5-dev libqt5x11extras5-dev libarchive-dev libxcb-keysyms1-dev
- qmake
- make