Skip to content

Commit

Permalink
Run Octane tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed Mar 20, 2019
1 parent 08234b8 commit d7e8623
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ jobs:
script:
- yarn ember test -c testem.travis-browsers.js

- name: Octane
env:
- OVERRIDE_FEATURES=EMBER_METAL_TRACKED_PROPERTIES,EMBER_GLIMMER_ANGLE_BRACKET_BUILT_INS,EMBER_GLIMMER_ANGLE_BRACKET_NESTED_LOOKUP,EMBER_NATIVE_DECORATOR_SUPPORT

- stage: deploy
env:
- PUBLISH=true
Expand Down

0 comments on commit d7e8623

Please sign in to comment.