Skip to content

Commit

Permalink
[DO NOT MERGE] only run TestWrite10
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed Oct 6, 2019
1 parent 09cc827 commit 3c19920
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,5 @@ install:
- chmod +x dep

script:
- openssl version
- df -Th / /tmp
- go build
- ./build-without-openssl.bash
- ./build.bash
- ./gocryptfs -speed
- ./test.bash
- make root_test
- ./crossbuild.bash
- echo "rebuild with locked dependencies"
- echo travis_fold:start:dep
- ./dep ensure -v
- echo travis_fold:end:dep
- ./build.bash
- go test ./tests/matrix -run TestWrite10 -v

0 comments on commit 3c19920

Please sign in to comment.