Skip to content

Commit

Permalink
Add linux powershell support
Browse files Browse the repository at this point in the history
Modify tests to test linux as well
Code formatting is also modified.
  • Loading branch information
profesorfalken committed Oct 21, 2017
1 parent 418b967 commit d3b061f
Show file tree
Hide file tree
Showing 4 changed files with 810 additions and 777 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.profesorfalken</groupId>
<artifactId>jPowerShell</artifactId>
<version>1.8</version>
<version>1.9</version>
<packaging>jar</packaging>

<name>jPowerShell</name>
Expand Down
Loading

0 comments on commit d3b061f

Please sign in to comment.