From 30c582adb33325cf6d22788be63902d526304ba2 Mon Sep 17 00:00:00 2001 From: hh Date: Sat, 27 Feb 2021 23:35:18 +0800 Subject: [PATCH] switch bp branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5367ff4f..8132e669 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ script: - npm test -- --ci=true # integration testing with boilerplate - npm link - - git clone -b feature/mixed https://github.com/scrypt-sv/boilerplate.git + - git clone -b master https://github.com/scrypt-sv/boilerplate.git - cd boilerplate - npm install - npm link scryptlib # use this version