Skip to content
Snippets Groups Projects
Unverified Commit 9898f1d4 authored by Dan Braghis's avatar Dan Braghis Committed by GitHub
Browse files

Merge pull request #98 from OpenTechFund/allow-master-to-be-CId

Update the travis settings to ensure we have builds on merge to master
parents 6e299ceb 147ff54a
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@ cache:
directories:
- node_modules
# Only build branch updates for master
branches:
only:
- master
# Use container-based infrastructure
dist: trusty
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment