Skip to content

Commit

Permalink
Update travis.yml, only build master and develop branch [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
James Chen committed Nov 4, 2013
1 parent 9d38225 commit 6d6cbc9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ script:
- tools/travis-scripts/run-script.sh
before_install:
- tools/travis-scripts/before-install.sh

# whitelist
branches:
only:
- master
- develop

0 comments on commit 6d6cbc9

Please sign in to comment.