Skip to content

Commit

Permalink
Please do NOT merge - test Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
lianglia-apollo committed Sep 27, 2018
1 parent ab8f840 commit b88eefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install: skip
before_script:
- cp scripts/AGREEMENT.txt ${HOME}/.apollo_agreement.txt
script:
- ./docker/scripts/dev_start.sh -t dev-x86_64-20180925_1415-ci
- ./docker/scripts/dev_start.sh -t dev-x86_64-20180925_1415
- ./apollo_docker.sh ${JOB}
- rm -rf "${HOME}/.cache/bazel/_bazel_${USER}/install"
- rm -rf "/apollo/data/core"
Expand Down

0 comments on commit b88eefb

Please sign in to comment.