Skip to content

Commit f7f7392

Browse files
committed
Merge pull request #3754 from bmac/fix-appveyor
Do not run tests with Ember 2.0 in the Ember Data 1.13 appveyor builds
2 parents 8f3200f + ee10f47 commit f7f7392

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ test_script:
3232
- npm version
3333
- npm run build
3434
- cmd: npm run test
35-
- cmd: npm run test:beta
36-
- cmd: npm run test:canary
3735

3836
# Don't actually build.
3937
build: off

0 commit comments

Comments
 (0)