mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
upgrade to new travis build system
This commit is contained in:
parent
69b636d477
commit
00b211f38c
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ addons:
|
||||||
postgresql: "9.3"
|
postgresql: "9.3"
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c 'create database travis_ci_test;' -U postgres
|
- psql -c 'create database travis_ci_test;' -U postgres
|
||||||
|
sudo: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue