diff --git a/.travis.yml b/.travis.yml index 0be4bde..a00c41d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,4 @@ script: - python test.py -c test/table.json - python test.py -c test/aes.json - python test.py -c test/salsa20.json + - python test.py -c test/workers.json