We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f85fe6 commit 6715b15Copy full SHA for 6715b15
1 file changed
.travis.yml
@@ -10,8 +10,6 @@ script:
10
- make test
11
after_success:
12
- coveralls
13
-after_failure:
14
--
15
before_script:
16
- psql -f dbscripts/postgresql_account_create.sql -U postgres
17
- psql -f dbscripts/postgresql_process_tracker.sql process_tracking -U postgres
0 commit comments