Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PiXeL16 committed Sep 22, 2017
1 parent 267bb7a commit f634f71
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,8 +5,8 @@ env:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
before_install:
- bundle update
- bundle install
- bundle exec pod update
- bundle exec pod install
- bundle exec pod keys set Mailgun_Api_Key $MailgunApiKey
script:
Expand Down

0 comments on commit f634f71

Please sign in to comment.