Skip to content

Commit

Permalink
Merge branch 'master' into version3
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetricek committed Aug 3, 2016
2 parents 93376c4 + 79554a0 commit d6c89e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ language: csharp

sudo: false # use the new container-based Travis infrastructure

install:
- mkdir ~/.config/.mono/keypairs
- chmod 700 ~/.config/.mono/keypairs
before_install:
- chmod +x build.sh

script:
- ./build.sh
Expand Down

0 comments on commit d6c89e6

Please sign in to comment.