Skip to content

Commit

Permalink
idempotent-dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Oct 7, 2018
1 parent b8ca851 commit 04ed83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
before_script:
- xcrun simctl erase all
script:
- export ABLY_ENV="sandbox"
- export ABLY_ENV="idempotent-dev"
- fastlane $LANE
after_success:
- sleep 5

0 comments on commit 04ed83c

Please sign in to comment.