Skip to content
Snippets Groups Projects
Commit 3786928a authored by “kpepper”'s avatar “kpepper”
Browse files

Fixed sytntax error

parent b07ac45f
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "source install_dependencies.sh"
- mvn -X validate"
- mvn -X validate
install:
- "$BUILD_CMD"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment