Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dileping committed Mar 8, 2016
1 parent a93ba23 commit f3f796b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ matrix:
- brew update
- brew outdated carthage || brew upgrade carthage
- brew outdated xctool || brew upgrade xctool
- brew install discount
before_script:
# bootstrap the dependencies for the project
# you can remove if you don't have dependencies
Expand All @@ -38,6 +39,8 @@ matrix:
dist: trusty
language: generic
before_install:
# dependencies
- sudo apt-get install libmarkdown2-dev
# install original swift distribution
- wget -q -O - https://swift.org/keys/all-keys.asc | gpg --import -
- cd ..
Expand Down

0 comments on commit f3f796b

Please sign in to comment.