Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Commit

Permalink
build(travis):
Browse files Browse the repository at this point in the history
  • Loading branch information
Hank Chan committed Nov 14, 2018
1 parent 0fcc32e commit ae75ce0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
sudo: false

language: bash

# Trigger Travis CI only when master branch is pushed, ignoring develop branch
branches:
only:
- master

script:
- bash -c 'echo 'complete''

0 comments on commit ae75ce0

Please sign in to comment.