summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-04-10Try to make deploy worktravis-deployOskari Timperi
Cd up from the build directory after packaging with cpack. If this works, then the cd commands in the `script` affects the deployment commands.
2017-04-09Deploy to github releases from travisOskari Timperi
2017-04-09Move build script to build.shOskari Timperi
2017-04-09Add initial .travis.ymlOskari Timperi