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

Commit

Permalink
only build master
Browse files Browse the repository at this point in the history
  • Loading branch information
timperrett committed Jun 2, 2016
1 parent c60208e commit 27aaaef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,11 @@ scala:
jdk:
- oraclejdk8

# don't pointlessly build tags and dev branches
branches:
only:
- master

# push onto the new gce infra on travis
sudo: required

Expand Down

0 comments on commit 27aaaef

Please sign in to comment.