forked from warp-drive-data/warp-drive
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathember-dev.yml
More file actions
22 lines (22 loc) · 754 Bytes
/
ember-dev.yml
File metadata and controls
22 lines (22 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
name: Ember Data
assetfile: 'Assetfile'
testing_suites:
default:
- "package=all"
all:
- "package=all&emberchannel=release"
- "package=all&emberchannel=beta"
- "package=all&emberchannel=canary"
- "package=all&jquery=1.7.2&nojshint=true"
- "package=all&jquery=1.8.3&nojshint=true"
- "package=all&jquery=1.9.1&nojshint=true"
- "package=all&extendprototypes=true&nojshint=true"
- "package=all&extendprototypes=true&jquery=1.9.1&nojshint=true"
- "package=all&dist=build&nojshint=true&emberchannel=release"
- "package=all&dist=build&nojshint=true&emberchannel=beta"
- "package=all&dist=build&nojshint=true&emberchannel=canary"
testing_packages:
- ember-data
- ember-inflector
- activemodel-adapter