mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Update travis to have goconvey
This commit is contained in:
parent
0e1c5a1756
commit
e13b35faf3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ env:
|
|||
|
||||
install:
|
||||
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install $TRAVIS_NODE_VERSION
|
||||
- go get -u github.com/smartystreets/goconvey
|
||||
|
||||
before_script:
|
||||
npm install -g coffee-script coffeelint jasmine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue