Skip to content

Commit

Permalink
Merge pull request #45 from fossasia/souravsingh-patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
niccokunzmann committed Oct 12, 2016
2 parents d330629 + 2614917 commit 7302a38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ matrix:
language: generic
allow_failures:
- os: osx

before_install:
- sudo apt-get -qq update
- sudo apt-get install rpm
- if [ "$TRAVIS_OS_NAME" == "osx" ] ; then sudo apt-get install rpm ; fi

install:
- if [ "$TRAVIS_OS_NAME" == "osx" ] ; then mac-build/install.sh ; fi
Expand Down

0 comments on commit 7302a38

Please sign in to comment.