ci: move Travis build script to more informative directory name
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
6827772338
commit
54d9b16141
|
@ -32,7 +32,7 @@ before_script:
|
||||||
- export DISPLAY=:99.0
|
- export DISPLAY=:99.0
|
||||||
- sh -e /etc/init.d/xvfb start
|
- sh -e /etc/init.d/xvfb start
|
||||||
script:
|
script:
|
||||||
- ./scripts/travis.sh
|
- ./ci/travis.sh
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
- gobot.io
|
- gobot.io
|
||||||
|
|
Loading…
Reference in New Issue