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

Commit

Permalink
Merge pull request #290 from ethcore/travis_master
Browse files Browse the repository at this point in the history
update travis to build PRs only against master
  • Loading branch information
Gav Wood committed Feb 1, 2016
2 parents e509bff + fcd8e95 commit 6145222
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
sudo: required
dist: trusty
language: rust
branches:
only:
- master
matrix:
fast_finish: true
include:
Expand Down

0 comments on commit 6145222

Please sign in to comment.