Skip to content

Commit 6715b15

Browse files
committed
Adding CLI Capabilities
🐛 Trying to fix failing tests on TravisCI. Working on #3
1 parent 7f85fe6 commit 6715b15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ script:
1010
- make test
1111
after_success:
1212
- coveralls
13-
after_failure:
14-
-
1513
before_script:
1614
- psql -f dbscripts/postgresql_account_create.sql -U postgres
1715
- psql -f dbscripts/postgresql_process_tracker.sql process_tracking -U postgres

0 commit comments

Comments
 (0)