more travis fixes
[clinton/Smoothieware.git] / .travis.yml
CommitLineData
9dac8763 1before_script:
0329dc62 2 - ./travis_install
7f63e4cb 3 - export PATH=$PATH:$PWD/gcc-arm-none-eabi/bin
a5bd1904 4
10a3a143 5script: make
a5bd1904 6
10a3a143
JM
7# whitelist
8branches:
9 only:
10a3a143 10 - edge