2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-02-03 04:28:31 +00:00

Merge pull request #111 from revant/fix-travis-yml

fix: travis yml use to bionic
This commit is contained in:
Revant Nandgaonkar 2020-03-05 06:40:37 +05:30 committed by GitHub
commit 9e7cf56cd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
sudo: required
dist: xenial
dist: bionic
services:
- docker
@ -105,5 +105,3 @@ matrix:
- ./travis.py frappe --socketio --git-branch 11
- ./travis.py frappe --socketio --tag v11 --tag-only
- ./travis.py frappe --socketio --tag version-11 --tag-only