Commit 96498dad by Johannes Edmeier

npm used in tavis doesn't support `ci`

parent b40fb7ea
......@@ -63,7 +63,7 @@
<configuration>
<executable>npm</executable>
<arguments>
<argument>ci</argument>
<argument>install</argument>
</arguments>
</configuration>
</execution>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment