Skip to content

Commit

Permalink
travis back to doc only
Browse files Browse the repository at this point in the history
  • Loading branch information
stdgregwar committed Mar 26, 2017
1 parent 173cbd3 commit 13dc8f4
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,9 @@ addons:
- doxygen
- doxygen-doc
- doxygen-gui
- gperf
- g++-multilib
- libc6-dev-i386
- autopoint
- intltool
- libtool
- p7zip-full
- scons

# Build your code e.g. by calling make
script:
- echo "Build? Which build?"
- git clone https://github.com/mxe/mxe
- cd mxe
- make -j8 MXE_TARGETS=i686-w64-mingw32.shared.posix qtbase qtsvg boost
- export PATH=$HOME/mxe/usr/bin:$PATH
- cd $TRAVIS_BUILD_DIR
- $HOME/mxe/usr/i686-w64-mingw32.shared.posix/qt5/bin/qmake $HOME
- make
# Generate and deploy documentation
after_success:
- cd $TRAVIS_BUILD_DIR
Expand Down

0 comments on commit 13dc8f4

Please sign in to comment.