Skip to content

Commit

Permalink
Put back .travis.yml to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
corinnekrych committed Mar 12, 2015
1 parent 892d8e4 commit 3b50a70
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 @@ -5,7 +5,7 @@ before_install:
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet

env:
- RAKETASK="ios[iOS StaticLib,7.0,test]"
- RAKETASK="ios[iOS StaticLib,7.1,test]"
- RAKETASK="ios[iOS StaticLib,latest,test]"
- RAKETASK="ios[iOS Framework,latest,analyze]"
- RAKETASK="osx[Mac Framework,x86_64,test]"
Expand Down

0 comments on commit 3b50a70

Please sign in to comment.