Skip to content

Commit

Permalink
another typo in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dhpollack committed Jan 15, 2020
1 parent f1b6bea commit 3263cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -39,5 +39,5 @@ after_success:
- python scripts/trace_albert.py
- cd build
- head -n 100 ../data/SST-2/dev.tsv > ../data/SST-2/dev-small.tsv
- ./hlft ../models/sst2_trained ../data/SST-2/dev-small.tsv
- ./hflt ../models/sst2_trained ../data/SST-2/dev-small.tsv
- ctest -VV

0 comments on commit 3263cde

Please sign in to comment.