Skip to content

Commit

Permalink
Merge pull request #10 from the-t-in-rtf/GPII-2832
Browse files Browse the repository at this point in the history
As discussed with @amb26, I am self-merging this one.
  • Loading branch information
the-t-in-rtf authored Feb 6, 2018
2 parents d705d6b + 0dd5502 commit a252833
Show file tree
Hide file tree
Showing 6 changed files with 5,338 additions and 13 deletions.
3 changes: 1 addition & 2 deletions .vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ stages: # Stages to perform when 'ci test' command is invoked
setup_job:
stage: setup
script:
- choco install nodejs.install --version 6.9.1 --forcex86 -y
- choco install nodejs-lts -y
- choco install chromedriver -y
- do.ps1 -c "npm install -g node-inspector"

test_job:
stage: test # name of the stage
Expand Down
Loading

0 comments on commit a252833

Please sign in to comment.