Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:mozilla/ssh_scan
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Claudius committed Jun 8, 2017
2 parents f79d42c + 85dd832 commit be4c2ae
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,14 @@ matrix:
- chmod 755 ./spec/ssh_scan/integration.sh
- ./spec/ssh_scan/integration.sh
- rvm: 2.3.0
branches:
only:
- master
env:
- LABEL=docker_integration_tests
services:
- docker
script:
- docker build -t mozilla/ssh_scan .
- docker run -it mozilla/ssh_scan /app/spec/ssh_scan/integration.sh
- rvm: 2.3.0
env:
- LABEL=docker_build_push
services:
Expand Down

0 comments on commit be4c2ae

Please sign in to comment.