Changeset 8374dc0 in sasview for build_tools/travis_build.sh


Ignore:
Timestamp:
Apr 4, 2017 2:12:57 PM (7 years ago)
Author:
andyfaff
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
02ba2df
Parents:
fafff1a
git-author:
Andrew Nelson <andyfaff@…> (03/20/17 23:45:25)
git-committer:
Andrew Nelson <andyfaff@…> (04/04/17 14:12:57)
Message:

BLD: don't build docs, trying to import py2exe for somereason

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build_tools/travis_build.sh

    rc10d5c63 r8374dc0  
    3838cd $WORKSPACE/sasview 
    3939$PYTHON setup.py clean 
    40 $PYTHON setup.py build docs bdist_egg 
     40# $PYTHON setup.py build docs bdist_egg 
     41$PYTHON setup.py bdist_egg 
    4142 
    4243# INSTALL SASVIEW 
Note: See TracChangeset for help on using the changeset viewer.