Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lealife committed Nov 30, 2017
1 parent c01a6dc commit 2856da6
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 @@ -16,7 +16,7 @@ install:

script:
- mongo --version
- mongorestore -h localhost -d leanote --dbpath ./mongodb_backup/leanote_install_data/
- mongorestore -h localhost -d leanote --dir ./mongodb_backup/leanote_install_data/

# gen tmp/main.go, routes/routes.go
- go run app/cmd/main.go
Expand Down

0 comments on commit 2856da6

Please sign in to comment.