Skip to content

Commit

Permalink
Add Token to Admin Listing
Browse files Browse the repository at this point in the history
Conflicts:
	src/Admin/TaskAdmin.php
  • Loading branch information
BadPixxel committed Aug 26, 2020
1 parent 84e9191 commit f5464ee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

################################################################################
# Define Test Matrix
matrix:
jobs:
include:
# Symfony 3.4 Branch
- php: 7.2
Expand Down Expand Up @@ -70,9 +70,7 @@ script:
################################################################################
# Project language
language: php
# Allows use container-based infrastructure
sudo: false
#sudo: required
os: linux
dist: trusty
################################################################################
# Start mysql service
Expand Down

0 comments on commit f5464ee

Please sign in to comment.