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

Commit

Permalink
Now with deploy and undeploy of VMs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 committed Apr 18, 2019
1 parent da6be06 commit 3c1ca64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ before_install:
script:
- "mkdir /tmp/gantry"
- "cp tests/* /tmp/gantry"
- "./gantry deploy routinator"
- "./gantry deploy vr-sros:16.0.R6"
- "./gantry test all"
- "./gantry undeploy all --force"

0 comments on commit 3c1ca64

Please sign in to comment.