Skip to content

Commit 995b28b

Browse files
committed
Merge pull request #272 from AtlasOfLivingAustralia/dev
Adds dev branch to travis build and readme status
2 parents 7b687fc + 15d38d9 commit 995b28b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jdk:
55
branches:
66
only:
77
- master
8-
- search
8+
- dev
99
before_install:
1010
- export TZ=Australia/Canberra
1111
- date

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Profile Hub
2-
[![Build Status](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub.svg?branch=master)](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub)
2+
Master: [![Build Status](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub.svg?branch=master)](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub)
3+
4+
Dev: [![Build Status](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub.svg?branch=dev)](https://travis-ci.org/AtlasOfLivingAustralia/profile-hub)
35

46
# Design notes and setup instructions
57

0 commit comments

Comments
 (0)