Clean first

This commit is contained in:
Tom MacWright
2016-07-05 21:38:35 -04:00
parent 63b1c14f56
commit 85d70cf9a0
+3 -1
View File
@@ -2,4 +2,6 @@ language: node_js
node_js:
- "5.11"
sudo: false
before_script: make
before_script:
- make clean
- make