Skip to content

Commit 9551a9a

Browse files
committed
Merge pull request #319 from swisnl/travis-container
Use travis container
2 parents f59561b + 836272f commit 9551a9a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- "0.12"
45
before_script:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
103103

104104
## Changelog ##
105105

106-
### 2.0.1 (December 3rd 2015 ###
106+
### 2.0.1 (December 3rd 2015) ###
107107

108108
* Remove executable bit from jquery.contextMenu.js (thanks @jacknagel)
109109
* Fixed a problem there was when using a function for icons (thanks @RareDevil)

0 commit comments

Comments
 (0)