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

Commit

Permalink
travis exclude master, running tests on bamboo
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidtz committed Jan 22, 2020
1 parent 61f7010 commit 479d3a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: go

branches:
only:
- dev

go:
- 1.12.x

Expand Down

0 comments on commit 479d3a0

Please sign in to comment.