Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Try running splinter in travis now it might be fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbashdown committed Jun 10, 2014
1 parent 51f856e commit bda444d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:
- pip install -r requirements_for_tests.txt --use-mirrors
# command to run tests
env:
- SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET=''
- SKIP_VIRUS_SCAN=1 MONGO_REPLICA_SET=''
script:
- ./run_tests.sh
after_script:
Expand Down

0 comments on commit bda444d

Please sign in to comment.