]> git.donarmstrong.com Git - org-ref.git/commitdiff
make the el files
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Tue, 3 Mar 2015 22:26:01 +0000 (17:26 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Tue, 3 Mar 2015 22:26:01 +0000 (17:26 -0500)
.travis.yml

index 1f94d838a6e61e57e343174e54ea3f548d870078..41049b648d62c18647ef07a83be4bb9a3d116595 100644 (file)
@@ -17,4 +17,7 @@ env:
   - EMACS=emacs-snapshot
 script:
   - emacs --version
+  - make org-ref.el
+  - make doi-utils.el
+  - make pubmed.el
   - make test
\ No newline at end of file