Skip to content
Snippets Groups Projects
Commit 4071519b authored by Aaron Ogle's avatar Aaron Ogle
Browse files

Restore Travis.yml

parent 71e88be7
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,6 @@ before_script: ...@@ -62,7 +62,6 @@ before_script:
- mongo --eval 'rs.status()' - mongo --eval 'rs.status()'
- mongo meteor --eval 'db.getCollectionNames()' - mongo meteor --eval 'db.getCollectionNames()'
script: script:
- ".travis/snap.sh"
- npm test - npm test
- mongo meteor --eval 'db.dropDatabase()' - mongo meteor --eval 'db.dropDatabase()'
- unset MONGO_OPLOG_URL - unset MONGO_OPLOG_URL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment