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