1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/.travis.yml
Oliver Schmidt 6c49fce59e Fixed typo.
2014-03-05 12:21:43 +01:00

12 lines
371 B
YAML

language:
- c
install:
- sudo apt-get install linuxdoc-tools linuxdoc-tools-info mingw32-binutils
script:
- make all doc
after_success:
- make -C doc gh-pages
env:
global:
- secure: "h+hoQdEHGPLNwaqGKmSaM8NBRDLc2X+W05VsnNG2Feq/wPv/AiBjONNlzN7jRf6D6f3aoPXaQ2Lc3bYWdxGvFRCmwiofdxkJI9n5L8HPHLZ2lf37MQsXmGJzoTFOvjPLj73H6HlbI9Ux0El3zO6hvalxiXj6TfoZ41dbhNyvpYk="