Skip to content

Commit

Permalink
Fix travis.yml and remove banner-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
noamtamim committed Apr 23, 2019
1 parent 7c99e1d commit f6da8ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 65 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: objective-c
osx_image: xcode10.1
language: swift
osx_image: xcode10.2
before_install:
- gem install cocoapods # Since Travis is not always on latest version
- pod repo update
-
script:
- ./travis-build.sh
notifications:
Expand Down
62 changes: 0 additions & 62 deletions banner-helper.py

This file was deleted.

0 comments on commit f6da8ef

Please sign in to comment.