Skip to content

Commit

Permalink
Merge pull request #674 from ONEARMY/ci/add-back-record
Browse files Browse the repository at this point in the history
add back test record
  • Loading branch information
chrismclarke authored Oct 14, 2019
2 parents 99b6143 + 02550bf commit cb062b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ before_script:
- echo "REACT_APP_BRANCH=$REACT_APP_BRANCH"
script:
- yarn test
# TEMP Disable record until OSS licence given (2019-10-12)
# - yarn cy:test:record
- yarn cy:test
- yarn cy:test:record
- npm run build

# install firebase cli and set firebase project ci token from environment
Expand Down

0 comments on commit cb062b0

Please sign in to comment.