Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
LucFabresse committed Mar 30, 2020
1 parent aeb5634 commit ac0866d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,9 @@ smalltalk:
- Pharo64-8.0
# - Pharo64-9.0 # Seaside is not Pharo9 ready

# matrix:
# fast_finish: true
# allow_failures:
# - smalltalk: Pharo64-8.0 Pharo64-9.0

services:
- mongodb

# before_install:
# - "scripts/downloadAndCachePharoImage.sh"

before_script:
- mongo test --eval 'db.createUser({user:"pharounittest",pwd:"test",roles:[]});'

Expand Down
39 changes: 0 additions & 39 deletions scripts/downloadAndCachePharoImage.sh

This file was deleted.

0 comments on commit ac0866d

Please sign in to comment.