Skip to content

Commit

Permalink
A minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
souravsingh authored Oct 12, 2016
1 parent 7302a38 commit 7352e24
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 @@ -17,7 +17,7 @@ matrix:
- os: osx

before_install:
- if [ "$TRAVIS_OS_NAME" == "osx" ] ; then sudo apt-get install rpm ; fi
- if [ "$TRAVIS_OS_NAME" == "linux" ] ; 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 7352e24

Please sign in to comment.