Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
Merged

3.0.0 #110

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed travis fastlane
  • Loading branch information
kcharwood committed Dec 7, 2015
commit 9c3d3eadebda82e309a349592636aed05dd8dcc5
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- FASTLANE_LANE=ci_commit
- FASTLANE_LANE=test_framework
matrix:
- FASTLANE_LANE=code_coverage FASTLANE_ENV=default
- FASTLANE_ENV=ios81
Expand Down