Made all branches build using travis for more convenient testing of feature branches
This commit is contained in:
@@ -2,10 +2,6 @@ sudo: required
|
||||
|
||||
language: bash
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
install:
|
||||
# Dependencies
|
||||
- sudo apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user