Skip to content

Commit

Permalink
Created evergreen directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rstam committed Jan 19, 2017
1 parent cf7accd commit d02772d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions evergreen.yml → evergreen/evergreen.yml
Expand Up @@ -2,13 +2,13 @@ tasks:
- name: compile
commands:
- command: git.get_project
params:
params:
directory: mongo-csharp-driver
- command: shell.exec
params:
params:
working_dir: mongo-csharp-driver
script: |
powershell.exe .\\build.ps1 -target Build
powershell.exe .\\build.ps1 -target BuildNet45
buildvariants:
- name: windows-64-compile
Expand Down

0 comments on commit d02772d

Please sign in to comment.