Skip to content

Commit

Permalink
Fix typo in FRAMEWORK_NAME (was FRAMWORK_NAME...)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven0351 committed Apr 25, 2019
1 parent ade2312 commit 4377f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ osx_image: xcode10.2
language: swift
env:
global:
- FRAMWORK_NAME=SwiftyRequest
- FRAMEWORK_NAME=SwiftyRequest
before_install:
- gem install fastlane
- brew update
Expand Down

0 comments on commit 4377f9b

Please sign in to comment.