Travis CI: Always run

This commit is contained in:
Ewout ter Hoeven 2020-03-29 10:23:09 +02:00 committed by GitHub
parent 46d05cfd9f
commit 19b1e102c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ language: node_js
env:
- JOB_TYPE=linter
# - JOB_TYPE=acceptance_tests
#- JOB_TYPE=acceptance_tests
node_js:
- "12"
@ -20,8 +20,6 @@ jobs:
name: "Acceptance Tests"
env: JOB_TYPE=acceptance_tests
if: type = pull_request
env:
global:
- BBB_SERVER_URL=http://localhost/bigbluebutton/api