Browse Source

add test for workers

1.4
clowwindy 11 years ago
parent
commit
2036446d1a
  1. 1
      .travis.yml

1
.travis.yml

@ -10,3 +10,4 @@ script:
- python test.py -c test/table.json - python test.py -c test/table.json
- python test.py -c test/aes.json - python test.py -c test/aes.json
- python test.py -c test/salsa20.json - python test.py -c test/salsa20.json
- python test.py -c test/workers.json

Loading…
Cancel
Save