Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakerboy authored Apr 24, 2019
1 parent 6336834 commit 4ab619d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ after_success:
- mkdir $TRAVIS_BUILD_DIR/.ND_Config
- cp .nd_project.txt $TRAVIS_BUILD_DIR/.ND_Config/Project.txt
- mono /tmp/Natural\ Docs/NaturalDocs.exe $TRAVIS_BUILD_DIR/.ND_Config
- python3 Excel-Addin-Generator/excelAddinGenerator/main.py $TRAVIS_BUILD_DIR/bin/vbaProject.bin SQLlib.xlam
- python3.5 Excel-Addin-Generator/excelAddinGenerator/main.py $TRAVIS_BUILD_DIR/bin/vbaProject.bin SQLlib.xlam
deploy:
- provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 4ab619d

Please sign in to comment.