Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inamiy committed Oct 31, 2016
1 parent 6cfdd2f commit dbeec6b
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
@@ -1,7 +1,7 @@
env:
global:
- LC_CTYPE=en_US.UTF-8
- XCPROJ="-project RxAutomaton.xcodeproj -scheme RxAutomaton"
- XCPROJ="-workspace RxAutomaton.xcworkspace -scheme RxAutomaton"

matrix:
include:
Expand Down

0 comments on commit dbeec6b

Please sign in to comment.