Skip to content

Commit

Permalink
Merge branch 'dcaoyuan_pr4'
Browse files Browse the repository at this point in the history
  • Loading branch information
akochnev committed Nov 10, 2016
2 parents 05eefd0 + 14e7948 commit f2f0e02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: java
jdk:
- oraclejdk8
script:
- mvn clean install nbm:autoupdate
- cd target/netbeans_site && zip -r nbscala-plugins.zip *.nbm
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Cause of the small group of people involved in the project we only supply update
* NetBeans 8.1+

### Requirement - Building:
* Java 1.7 (for master branch)
* Java 1.8 (for master branch)
* Java 1.6 (for 2.9.x branch)
* Maven 2.x/3.x
* NetBeans 8.1+
Expand Down

0 comments on commit f2f0e02

Please sign in to comment.