Skip to content

Commit

Permalink
Build only master
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Jun 27, 2013
1 parent 35192f9 commit 64019cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,10 @@ compiler:
- g++
- clang

branches:
only:
- master

before_install: ./scripts/ci/before_install.sh

script: ./scripts/ci/script.sh
Expand Down

0 comments on commit 64019cc

Please sign in to comment.