Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into script-structure…
Browse files Browse the repository at this point in the history
…-refactoring
  • Loading branch information
xxuejie committed Mar 28, 2019
2 parents 91b8e06 + a35c33f commit bba40a4
Show file tree
Hide file tree
Showing 25 changed files with 212 additions and 748 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ addons:
- texinfo
- libtool

before_install: if [ "$TRAVIS_OS_NAME" = "osx" ]; then ulimit -n 8192; fi
install: ./devtools/ci/install.sh
script: ./devtools/ci/script.sh

Expand Down
Loading

0 comments on commit bba40a4

Please sign in to comment.