Skip to content

Commit

Permalink
updating the Appveyor def
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelcolas committed Apr 5, 2018
1 parent 08c033e commit 1f541e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Appveyor.yml
@@ -1,10 +1,9 @@

os: WMF 5

build: false

test_script:
- ps: . .\.build.ps1 -ResolveDependency
version: 0.0.{build}
build_script:
- ps: .\.build.ps1 -ResolveDependency

skip_commits:
message: /updated doc.*|update doc.*s/

0 comments on commit 1f541e9

Please sign in to comment.