Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2017-01-16 19:14:58 +0000
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
b08e49b59d42519cf9e538c7b150bb22dab31110
b08e49b5
1 parent
dabf1494
Updated CI to not use github token
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
b08e49b
...
...
@@ -17,9 +17,7 @@ addons:
before_script
:
-
mysql -u root -e 'create database `bookstack-test`;'
-
composer config -g github-oauth.github.com $GITHUB_ACCESS_TOKEN
-
phpenv config-rm xdebug.ini
-
composer self-update
-
composer dump-autoload --no-interaction
-
composer install --prefer-dist --no-interaction
-
php artisan clear-compiled -n
...
...
Please
register
or
sign in
to post a comment