Skip to content

Commit

Permalink
Add: travis-ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
wdigger committed Apr 13, 2017
1 parent 02b2de2 commit b43461a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,10 @@ before_script:
script:
- qmake
- make

deploy:
provider: s3
access_key_id: $AWS_ACCESS_KEY_ID
secret_access_key: $AWS_SECRET_ACCESS_KEY
bucket: "fsstudio"
skip_cleanup: true

0 comments on commit b43461a

Please sign in to comment.