Made all branches build using travis for more convenient testing of feature branches

This commit is contained in:
Alexei
2015-12-11 20:34:02 -08:00
parent 7cdb967b6f
commit a8f69e20b9

View File

@@ -2,10 +2,6 @@ sudo: required
language: bash
branches:
only:
- master
install:
# Dependencies
- sudo apt-get update -qq