Travis pipeline only for specific branches (#3973)

* Enable the travis pipeline only for specific branches

* delete loca files
This commit is contained in:
Maurizio Vitale
2018-11-15 14:25:39 +00:00
committed by Eugenio Romano
parent 534954ffef
commit dfe8c84780
+5
View File
@@ -17,6 +17,11 @@ before_install:
- sh -e /etc/init.d/xvfb start
- sleep 3 # give xvfb some time to start
branches:
only:
- master
- development
jobs:
include:
- stage: Warm Up Cache