Disable some builds for now

This commit is contained in:
Buck Doyle 2016-04-14 14:47:32 +02:00
parent 34444246fd
commit ef73b927e8

View File

@ -4,15 +4,15 @@ node_js: stable
env:
- EMBER_VERSION=default
- EMBER_VERSION=release
- EMBER_VERSION=beta
- EMBER_VERSION=canary
# - EMBER_VERSION=release
# - EMBER_VERSION=beta
# - EMBER_VERSION=canary
matrix:
allow_failures:
- env: EMBER_VERSION=release
- env: EMBER_VERSION=beta
- env: EMBER_VERSION=canary
# - env: EMBER_VERSION=release
# - env: EMBER_VERSION=beta
# - env: EMBER_VERSION=canary
fast_finish: true