summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-06-01 14:36:12 +0200
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-06-01 14:36:12 +0200
commitceabe1d41bb8a273b4c1fd7213766cc74f239de9 (patch)
tree317f536424d2153e903d4f889ed67619b723516e /appveyor.yml
parent7530f0378eed2ea9d65766fc711323616f8e9de1 (diff)
testing appveyor
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 11ef29f..46f7550 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -5,7 +5,7 @@ install:
- rustc -V
- cargo -V
-build:
+build_script:
- cargo build --verbose
test_script: